Skip to content

Conversation

brucehajdu
Copy link
Contributor

@brucehajdu brucehajdu commented Dec 29, 2021

what

In #7, the tag propagation was removed for CloudWatch metric alarms because the tags property did not exist at that time. This PR adds them back.

why

  • Terraform has had the capability to manage tags for aws_cloudwatch_metric_alarm resources for a while now, so I think we should add it back, as I think it makes sense for tags to propagate to all possible resources managed by the module.
  • This also helps me to comply with my organization's tagging policies without the hassle of manual intervention.

references

@brucehajdu brucehajdu requested review from a team as code owners December 29, 2021 18:49
@brucehajdu brucehajdu requested review from Makeshift and dylanbannon and removed request for a team December 29, 2021 18:49
@nitrocode nitrocode added the patch A minor, backward compatible change label Dec 30, 2021
@nitrocode
Copy link
Member

/test all

Copy link
Member

@nitrocode nitrocode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@nitrocode nitrocode merged commit 5934974 into cloudposse:master Dec 30, 2021
brian-weis-msr pushed a commit to Measurabl/terraform-aws-elasticache-redis that referenced this pull request Apr 2, 2024
* Adding tag propagation for cloudwatch alarms

* Added tags to elasticache parameter group

Co-authored-by: nitrocode <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch A minor, backward compatible change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants