All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Released: 2024.09.05
Summary:
- Refactors module to use object-style inputs for every resource
- Every resource supports optional creation by setting its input to
null
- Implements all features of each supported resource
Released: 2020.02.06
Commit Delta: Change from 1.0.4 release
Summary:
- Adds Access Analyzer resource
Released: 2019.10.28
Commit Delta: Change from 1.0.3 release
Summary:
- Pins tfdocs-awk version
- Updates documentation generation make targets
- Adds documentation to the test modules
Released: 2019.10.17
Commit Delta: Change from 1.0.2 release
Summary:
- Adds ability to auto approve and merge Dependabot PRs
Released: 2019.10.03
Commit Delta: Change from 1.0.1 release
Summary:
- Update testing harness to have a more user-friendly output
Released: 2019.09.23
Commit Delta: Change from 1.0.0 release
Summary:
- Update CHANGELOG
- Add dependabot configuration
Released: 2019.09.06
Commit Delta: Change from 0.0.0 release
Summary:
- Upgrade to terraform 0.12.x
- Add test cases
Commit Delta: N/A
Released: 2019.08.22
Summary:
- Initial release!