Open Ruben-Sh opened 1 year ago
Hi @Ruben-Sh, Would you like to see all tags or a subset of selected tags propagated down to the children's resources? If it's a subset of tags, how would you like to select them?
@supermancbs I guess in general all the customer tags should propagate to the provisioned resources, where applicable.
Community Note
Tell us about your request What do you want us to build?
Currently customer managed tags are not propagated to resources provisioned by Proton only the AWS managed tags are. It would be beneficial for these custom tags to be attached to resources which support tags to allow for a variety of tagging strategies such as cost management. Could you please implement this?
Are you currently working around this issue? How are you currently solving this problem? The documentation currently states these provisioned resources are to be tagged manually. https://docs.aws.amazon.com/proton/latest/userguide/resources.html
Additional context Anything else we should know? When Proton deploys a CloudFormation stack the CreateStack API action is called which includes the Proton AWS managed tags, this action could also include the customer defined tags.