Skip to content

Releases: antonbabenko/pre-commit-terraform

v1.88.3

22 Mar 13:35
Compare
Choose a tag to compare

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

13 Mar 20:48
Compare
Choose a tag to compare

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

11 Mar 20:31
Compare
Choose a tag to compare

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.88.0

22 Feb 21:47
Compare
Choose a tag to compare

1.88.0 (2024-02-22)

Features

v1.87.1

19 Feb 13:56
Compare
Choose a tag to compare

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

17 Feb 20:42
Compare
Choose a tag to compare

1.87.0 (2024-02-17)

Features

  • Add parallelism to major chunk of hooks. Check Parallelism section in README (#620) (6c6eca4)

v1.86.1

16 Feb 22:27
Compare
Choose a tag to compare

1.86.1 (2024-02-16)

Bug Fixes

  • grep: warning: stray \ before / which pop-up in grep 3.8 (#625) (e1a93b2)

v1.86.0

21 Dec 20:00
Compare
Choose a tag to compare

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

15 Dec 14:54
Compare
Choose a tag to compare

1.85.0 (2023-12-15)

Features

  • trivy: Add terraform_trivy hook and deprecate terraform_tfsec (#606) (f3c819a)

v1.84.0

12 Dec 17:28
Compare
Choose a tag to compare

1.84.0 (2023-12-12)

Features

  • deps: Bump Python version in docker image from 3.11.5 to v3.12.0 (#597) (28e3cde)