Releases: antonbabenko/pre-commit-terraform
Releases · antonbabenko/pre-commit-terraform
v1.88.3
1.88.3 (2024-03-22)
Bug Fixes
terraform_providers_lock
: Require terraform init
(and terraform_validate
hook) run when only lockfile changed (#649) (02c1935)
v1.88.2
1.88.2 (2024-03-13)
Bug Fixes
- non-linux: Bash environment variables in arguments not expanded + Add
trace
log level (#645) (a2a2990)
v1.88.1
1.88.1 (2024-03-11)
Bug Fixes
- docker: Checkov installation silently fails on
docker build
in arm64. Workaround till issue will be fixed in checkov
itself (#635) (f255b05)
v1.87.1
1.87.1 (2024-02-19)
Bug Fixes
- Replace
mapfile
to support Bash 3.2.57 pre-installed in macOS (#628) (01ab3f0)
v1.87.0
1.87.0 (2024-02-17)
Features
- Add parallelism to major chunk of hooks. Check
Parallelism
section in README (#620) (6c6eca4)
v1.86.1
1.86.1 (2024-02-16)
Bug Fixes
grep: warning: stray \ before /
which pop-up in grep 3.8
(#625) (e1a93b2)
v1.86.0
1.86.0 (2023-12-21)
Features
terraform_docs
: Add terraform-docs
default markers support and describe how to migrate to them (#609) (4a0e1fe)
v1.85.0
1.85.0 (2023-12-15)
Features
- trivy: Add
terraform_trivy
hook and deprecate terraform_tfsec
(#606) (f3c819a)
v1.84.0
1.84.0 (2023-12-12)
Features
- deps: Bump Python version in docker image from 3.11.5 to v3.12.0 (#597) (28e3cde)