awslabs / aws-service-catalog-puppet

This is a framework where you list your AWS accounts with tags and your AWS Service Catalog products with tags or target accounts. The framework works through your lists, dedupes and spots collisions and then provisions the products into your AWS accounts for you. It handles the Portfolio sharing, its acceptance and can provision products cross account and cross region.
Apache License 2.0
76 stars 41 forks source link

Tags are not preserved for portfolios/products #570

Open kunzt-aws opened 2 years ago

kunzt-aws commented 2 years ago

Tags defined for Service Catalog resources like portfolios or products are not applied anymore when the portfolios have been distributed to spoke accounts using Service Catalog Puppet. This makes it hard to identify the resources in the spoke account other than by the name.

Distribution configuration for Service Catalog Puppet:

eamonnfaherty commented 1 year ago

which tag was applied that is no longer being applied?

eamonnfaherty commented 1 year ago

also, which version are you using?