Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 598 Bytes

CHANGELOG.md

File metadata and controls

25 lines (14 loc) · 598 Bytes

v0.2.1 (Aug 06, 2020)

NOTES:

  • Add .pre-commit-config.yaml to include terraform_fmt and terraform_docs
  • Update README.md to be informative

v0.2.0 (Aug 5, 2019)

NOTES:

  • This module supports both Terraform 0.11 and 0.12. Thanks to @julianxhokaxhiu on #10
  • Contains breaking changes on outputs. Added prefix rule to some rules started with number.

v0.1.1 (May 9, 2019)

ENHANCEMENTS:

  • Better documentation

v0.1.0 (Mar 21, 2019)

NOTES:

  • Initial Release