Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
Description
AWS has API calls that allow us to create and manage private marketplace catalogues. We would like to provision these automatically for our OU's as they are deployed in our AWS organisation, and would like to do this through terraform ;)
Community Note
Description
AWS has API calls that allow us to create and manage private marketplace catalogues. We would like to provision these automatically for our OU's as they are deployed in our AWS organisation, and would like to do this through terraform ;)
References
https://aws.amazon.com/blogs/awsmarketplace/using-aws-cli-to-build-and-manage-your-organizations-private-marketplace-via-apis/
https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/marketplace-catalog.html
0000