Skip to content

Latest commit

 

History

History
91 lines (59 loc) · 4.37 KB

CHANGELOG.md

File metadata and controls

91 lines (59 loc) · 4.37 KB

Change Log

All notable changes to this project will be documented in this file.

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

v0.1.0 - 2019-06-17

  • Added log-metric-filter and metric-alarm module