New Service Catalog resource 'aws_servicecatalog_accept_portfolio_share' #22503
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
new-resource
Introduces a new resource.
service/servicecatalog
Issues and PRs that pertain to the servicecatalog service.
Community Note
Description
To import a service catalog portfolio you'll need to make use of the AcceptPortfolioShare API from the Service Catalog. At the moment this is not supported through our Terraform AWS provider (from what I can see, please correct me if I'm wrong).
API Reference: https://docs.aws.amazon.com/servicecatalog/latest/dg/API_AcceptPortfolioShare.html#servicecatalog-AcceptPortfolioShare-request-PortfolioShareType
There's a CloudFormation resource available too which does not list the PortfolioShareType property, https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-acceptedportfolioshare.html
any idea?
New or Affected Resource(s)
Potential Terraform Configuration
References
The text was updated successfully, but these errors were encountered: