All notable changes to this project will be documented in this file.
5.7.0 (2024-12-19)
5.6.1 (2024-10-11)
5.6.0 (2024-09-09)
5.5.0 (2024-08-09)
5.4.0 (2024-06-23)
5.3.1 (2024-03-07)
5.3.0 (2024-02-26)
5.2.0 (2024-02-17)
5.1.0 (2024-01-14)
5.0.0 (2023-12-16)
- Add
log_group_class
to log group, bump AWS provider version to 5.x (#63)
4.5.0 (2023-12-12)
- Support
aws_cloudwatch_query_definition
and addskip_destroy
argument toaws_cloudwatch_log_group
(#60) (5cc5efb)
4.4.0 (2023-12-11)
4.3.0 (2023-05-17)
4.2.1 (2023-01-10)
4.2.0 (2023-01-03)
4.1.0 (2023-01-03)
4.0.0 (2022-10-29)
- Update supported Terraform min version to v1.0+ and AWS provider to v4.0+ (#47)
3.3.0 (2022-07-18)
3.2.0 (2022-04-14)
3.1.0 (2022-04-12)
3.0.0 (2022-04-07)
- Added log-stream module, updated versions to 0.13+ (#38)
2.5.0 (2022-03-18)
2.4.1 (2022-01-21)
2.4.0 (2022-01-19)
2.3.1 (2022-01-13)
2.3.0 (2021-12-15)
2.2.0 (2021-12-14)
v2.1.0 - 2021-05-03
- feat: Added module for Cloudwatch log group (#23)
- chore: update CI/CD to use stable
terraform-docs
release artifact and discoverable Apache2.0 license (#22)
v2.0.0 - 2021-04-27
- feat: Shorten outputs (removing this_) (#21)
v1.4.0 - 2021-04-07
- fix: change UnauthorizedAPICalls description according to AWS CIS guide (#20)
- chore: update documentation and pin
terraform_docs
version to avoid future changes (#19) - chore: add ci-cd workflow for pre-commit checks (#17)
v1.3.0 - 2020-11-24
- fix: Updated supported Terraform versions (#15)
v1.2.0 - 2020-05-20
- feat: Added default value of 0 for metric filter for cis-alarms (#12)
v1.1.0 - 2020-05-11
- docs: Updated README
- fix: Changing metric_transformation_value var type to string (#11)
v1.0.0 - 2020-03-25
- feat: Added cis-alarms as CIS AWS Foundations Controls (#10)
- Merge pull request #9 from terraform-aws-modules/terraform-provider-githubfile-1584635096252900000
- [ci skip] Create ".chglog/CHANGELOG.tpl.md".
- Merge pull request #5 from terraform-aws-modules/terraform-provider-githubfile-1584535788164202000
- Merge pull request #6 from terraform-aws-modules/terraform-provider-githubfile-1584535788163868000
- Merge pull request #7 from terraform-aws-modules/terraform-provider-githubfile-1584535788164201000
- Merge pull request #8 from terraform-aws-modules/terraform-provider-githubfile-1584535788163754000
- Merge pull request #4 from terraform-aws-modules/terraform-provider-githubfile-1584535788163769000
- [ci skip] Create "LICENSE".
- [ci skip] Create ".pre-commit-config.yaml".
- [ci skip] Create ".editorconfig".
- [ci skip] Create ".gitignore".
- [ci skip] Create "Makefile".
v0.2.0 - 2019-08-29
- Added metric-alarms-by-multiple-dimensions submodule
- Updated pre-commit hooks
- Updated version of pre-commit-terraform
- Updated README
- Added log-metric-filter and metric-alarm module