Skip to content

Releases: antonbabenko/pre-commit-terraform

v1.99.4

12 Jun 22:31

Choose a tag to compare

1.99.4 (2025-06-12)

Bug Fixes

  • docker: Drop Mac arm64 build-time hack, needed for checkov<3.2.395 (#907) (3c9ef3d)

v1.99.3

06 Jun 16:13

Choose a tag to compare

1.99.3 (2025-06-06)

Bug Fixes

  • terraform_docs, terraform_wrapper_module_for_each: Improve .tofu files support (#904) (4f85212)

v1.99.2

05 Jun 23:35

Choose a tag to compare

1.99.2 (2025-06-05)

Bug Fixes

  • infracost_breakdown: Make hook compatible with bash 3.2 (macOS) (#903) (dcb4c36)

v1.99.1

29 May 16:55

Choose a tag to compare

1.99.1 (2025-05-29)

Bug Fixes

  • terragrunt_* hooks: Use new subcommands for terragrunt v0.78.0+ instead of deprecated ones (#901) (54468bb)

v1.99.0

14 Apr 14:16

Choose a tag to compare

1.99.0 (2025-04-14)

Features

  • Add support for running hooks on .tofu files by default (#875) (fe1f62f)

v1.98.1

06 Apr 21:35

Choose a tag to compare

1.98.1 (2025-04-06)

Bug Fixes

  • WSL: Fix parallelism support for WSL systems with enabled systemd (#872) (da2e9a8)

v1.98.0

25 Mar 20:31

Choose a tag to compare

1.98.0 (2025-03-25)

Features

  • docker: Support execution on repos under git worktree (#845) (e64974e)

v1.97.4

26 Feb 22:23

Choose a tag to compare

1.97.4 (2025-02-26)

Bug Fixes

  • docker image security: Improve dependency pinning and disable ability to build image from different tag from what specified in Dockefile (#830) (2c3aa85)

v1.97.3

04 Feb 13:49

Choose a tag to compare

1.97.3 (2025-02-04)

Bug Fixes

  • terraform_docs: Fix bug introduced in v1.97.2 (#801) (64b81f4), closes #796

v1.97.2

03 Feb 17:30

Choose a tag to compare

1.97.2 (2025-02-03)

Bug Fixes

  • terraform_docs: Allow having whitespaces in path to .terraform-docs.yaml config file (#796) (7d83911)