AWS Service Catalog Budget Resource Association
This page shows how to write Terraform and CloudFormation for AWS Service Catalog Budget Resource Association and write them securely.
aws_servicecatalog_budget_resource_association (Terraform)
The Budget Resource Association in AWS Service Catalog can be configured in Terraform with the resource name aws_servicecatalog_budget_resource_association. The following sections describe how to use the resource and its parameters.
Example Usage from GitHub
An example could not be found in GitHub.
Parameters
The following arguments are required:
budget_name- (Required) Budget name.resource_id- (Required) Resource identifier.
In addition to all arguments above, the following attributes are exported:
id- Identifier of the association.
Explanation in Terraform Registry
Manages a Service Catalog Budget Resource Association. -> Tip: A "resource" is either a Service Catalog portfolio or product.
AWS::ServiceCatalog::Portfolio (CloudFormation)
The Portfolio in ServiceCatalog can be configured in CloudFormation with the resource name AWS::ServiceCatalog::Portfolio. The following sections describe how to use the resource and its parameters.
Example Usage from GitHub
An example could not be found in GitHub.
Parameters
-
ProviderNamerequired - String -
Descriptionoptional - String -
DisplayNamerequired - String -
AcceptLanguageoptional - String -
Tagsoptional - List of Tag
Explanation in CloudFormation Registry
Specifies a portfolio.