awslabs / landing-zone-accelerator-on-aws

Deploy a multi-account cloud foundation to support highly-regulated workloads and complex compliance requirements.
https://aws.amazon.com/solutions/implementations/landing-zone-accelerator-on-aws/
Apache License 2.0
531 stars 420 forks source link

Global tags are not applied to custom CloudFormation resources #325

Open martin-oblcc opened 10 months ago

martin-oblcc commented 10 months ago

Is your feature request related to a problem? Please describe. Currently the global tags feature global tags does not apply to resources defined in custom CloudFormation templates defined in customizations-config.yaml. We would like to use the same templates for different customers that have different requirements for tags without having to change all our CFN templates.

Describe the feature you'd like Make the global tags feature apply the tags to all resources including those defined in custom CloudFormation templates in customizations-config.yaml

bo1984 commented 10 months ago

Hi Martin! Thank you for utilizing the Landing Zone Accelerator on AWS (LZA) solution. As you mentioned, we currently apply the global tags to the CDK constructs that LZA natively supports. I've put in a feature request for this particular use case. As I cannot provide a timeline on the implementation of this feature, I will keep this issue open in the meantime should you have any relevant questions or concerns.