Skip to content

Releases: tofuutils/pre-commit-opentofu

v2.4.2

12 Jun 22:00

Choose a tag to compare

2.4.2 (2026-06-12)

Bug Fixes

  • hooks: make env var regex portable (caab3b8)

v2.4.1

01 Jun 21:40

Choose a tag to compare

2.4.1 (2026-06-01)

Bug Fixes

  • initialize config_file_no_color variable (b766f82)
  • typo fixes (3f263a9)
  • Update hadolint installation (c9cd4a8)

v2.4.0

25 May 22:53

Choose a tag to compare

2.4.0 (2026-05-25)

Bug Fixes

  • expand file extension patterns for tofu hooks (451aaa5)

Features

  • support .tofu file extension and update hooks/tools (9624cc8)

v2.3.0

21 Apr 11:00

Choose a tag to compare

2.3.0 (2026-04-21)

Features

  • add terragrunt_validate_inputs hook (0ca9eca)

v2.2.2

22 Oct 12:57

Choose a tag to compare

2.2.2 (2025-10-22)

Bug Fixes

  • replace deprecated hclfmt with hcl format command (f1a589b)

v2.2.1

04 Jun 08:26

Choose a tag to compare

2.2.1 (2025-06-04)

Bug Fixes

  • make infracost_breakdown.sh compatible with bash 3.2 (macOS) (df886fa)
  • Update pre-commit/action version (#30) (44c7b5d)

v2.2.0

29 Mar 17:51

Choose a tag to compare

2.2.0 (2025-03-29)

Features

v2.1.0

16 Oct 20:56

Choose a tag to compare

2.1.0 (2024-10-16)

Features

v2.0.0

25 Sep 00:39

Choose a tag to compare

2.0.0 (2024-09-25)

Features

  • tofu: add handling for missing tofu binary in Docker image This commit introduces logic to gracefully handle the case when the tofu binary is not found in the Docker image, improving the overall user experience. BREAKING CHANGE: The previous behavior of the application when the tofu binary was missing may have caused unexpected crashes. (14fc63e)

BREAKING CHANGES

  • tofu: The previous behavior of the application when the tofu binary was missing may have caused unexpected crashes."

v1.0.4

21 Sep 20:23

Choose a tag to compare

1.0.4 (2024-09-21)

Bug Fixes

  • docker image reference in README.md (7b04f0c)
  • docker image reference in README.md (f9b71fe)
  • dockerhub (0fac591)
  • entry for tofu_docs_replace (f146463)