aws-service-catalog-reference-architectures
aws-service-catalog-reference-architectures copied to clipboard
Unable to remove tags from provisioned products.
We are unable to remove tags from Service Catalog provisioned product. Even though, it is included in the Cloudtrail call that tag is removed but still exist within the pp.
Scenario:
- Add a RESOURCE_UPDATE constraint to portfolio.
- Launch the product by adding tags.
- Update pp and remove the tag and see tag will persist in the pp
- Update pp again and modify existing tag and remove another.
- Existing one will be modified and other one will be removed.
- Add another tag and remove existing tag.
- One will be removed and new one will be added.
So remove operation doesn't work itself and only removes the tag if you remove/modify existing tag at the same time.
This is a bit frustrating for the customers and expecting to get this fixed.
Thanks