What's Changed
- Terraform pinned to 1.5.7 as it is the last OSS release.
- AWS Provider updated to 5.84.0 (latest).
- Pre-Commit now calls
terraform-docs
,tflint
andtrivy
. terraform-docs
sorts inputs that are required firstmake target_lock
will generate a Terraform lock file that supports Windows, Linux and MacOS 64-bit and MacOS ARM.- Sample GitHub Actions workflow
Full Changelog: v2.0...v3.0.0