Releases: terraform-aws-modules/terraform-aws-cloudwatch
Releases · terraform-aws-modules/terraform-aws-cloudwatch
v4.5.0
4.5.0 (2023-12-12)
Features
- Support
aws_cloudwatch_query_definition
and add skip_destroy
argument to aws_cloudwatch_log_group
(#60) (5cc5efb)
v4.4.0
4.4.0 (2023-12-11)
Features
- Allow setting dimensions on CloudWatch Metric Filters (#57) (72084b3)
v4.3.0
4.3.0 (2023-05-17)
Features
- Add support for
period
in metric_query_block
(#53) (8dd8161)
v4.2.1
4.2.1 (2023-01-10)
Bug Fixes
- Make unauthorized pattern match exact (#50) (03d43d5)
v4.2.0
4.2.0 (2023-01-03)
Features
- Add option to specify metric transformation unit (#49) (5116f50)
v4.1.0
4.1.0 (2023-01-03)
Features
- Updated UnauthorizedAPICalls pattern to pass CIS v1.2.0 (#48) (6901778)
v4.0.0
4.0.0 (2022-10-29)
⚠ BREAKING CHANGES
- Update supported Terraform min version to v1.0+ and AWS provider to v4.0+ (#47)
Features
- Update supported Terraform min version to v1.0+ and AWS provider to v4.0+ (#47) (4fa9065)
v3.3.0
3.3.0 (2022-07-18)
Features
- Add option to specify default ok no data actions (#44) (fdb39b7)
v3.2.0
3.2.0 (2022-04-14)
Features
- Allow overriding items for each control in
cis-alarms
module (#41) (f04d5d1)
v3.1.0
3.1.0 (2022-04-12)
Features