terraform.aws-baseline-infra/modules/ManagementGovernance/Monitoring.EC2
2022-11-03 21:16:35 +08:00
..
get-cwagent-device.sh NEW: cwagent external datasource and ec2 monitoring 2022-11-03 11:39:31 +08:00
main.tf UPD: clean up code comments 2022-11-03 21:11:15 +08:00
provider.tf NEW: cloudwatch modules for various resource monitoring 2022-10-25 14:21:37 +08:00
README.md UPD: updated README 2022-11-03 21:16:35 +08:00
variables.tf UPD: clean up code comments 2022-11-03 21:11:15 +08:00

Monitoring module

This module deploys the default cloudwatch metric monitoring

Notes

Terraform lifecycle ignores tags to speed up terraform subsequent update. Cloudwatch alarm tags cannot be read on aws console anyway.