Releases: antonbabenko/pre-commit-terraform
Releases · antonbabenko/pre-commit-terraform
v1.93.0
1.93.0 (2024-08-28)
Features
terraform_docs
: Start seamless migration to terraform-docs
markers (#701) (d03f44f)
v1.92.3
1.92.3 (2024-08-27)
Bug Fixes
terraform_docs
: Suppress redundant warnings pop-ups introduced in v1.92.2 (#700) (59b2454)
v1.92.2
1.92.2 (2024-08-16)
Bug Fixes
terraform_docs
: Fix issue and prioritize output.file
setting from .terraform-docs.yml
config over --hook-config=--path-to-file=
(#698) (9d6a22b)
v1.92.1
1.92.1 (2024-08-01)
Bug Fixes
terraform_docs
: Suppress "terraform command not found" error message in case binary does not exist (#693) (6ff3572)
v1.92.0
1.92.0 (2024-06-19)
Features
- Add
terragrunt_validate_inputs
hook to check unused and undefined inputs (#677) (a139b71)
v1.90.0
1.90.0 (2024-05-23)
Features
- Support set custom TF/OpenTofu binary. | If you use a custom Docker image build, please note that
TERRAFORM_VERSION
now must be provided (#670) (c7011c0)
v1.89.1
1.89.1 (2024-04-25)
Bug Fixes
- docker: Prevent all possible "silent errors" during
docker build
(#644) (0340c8d)
v1.89.0
1.89.0 (2024-04-15)
Features
- Hook terraform_wrapper_module_for_each should use versions.tf from the module if it exists (#657) (b127601)
v1.88.4
1.88.4 (2024-03-25)
Bug Fixes
- Improve README and drop quotes from hook env vars (#651) (daec682)