Skip to content

Releases: antonbabenko/pre-commit-terraform

v1.108.0

Choose a tag to compare

@antonbabenko antonbabenko released this 20 Jun 16:12
Immutable release. Only release title and notes can be modified.

1.108.0 (2026-06-20)

Features

  • terraform_validate: Expand list of TF errors when t init will rerun, if --retry-once-with-cleanup specified (#991) (b4555bd)

v1.107.0

Choose a tag to compare

@antonbabenko antonbabenko released this 18 Jun 16:02
Immutable release. Only release title and notes can be modified.

1.107.0 (2026-06-18)

Features

  • terraform_validate: Add support for running hook in git worktree (#993) (3fba9d7)

v1.106.0

Choose a tag to compare

@antonbabenko antonbabenko released this 30 May 00:05
Immutable release. Only release title and notes can be modified.

1.106.0 (2026-05-30)

Features

  • terraform_wrapper_module_for_each: Strip provider_meta blocks from versions.tf (#967) (7710871)

v1.105.0

Choose a tag to compare

@antonbabenko antonbabenko released this 06 Jan 12:54
Immutable release. Only release title and notes can be modified.

1.105.0 (2026-01-06)

Features

  • terraform_providers_lock: Fix logical issue in hook modes: Add check-lockfile-is-cross-platform and regenerate-lockfile-if-some-platform-missed modes. Last one is same as only-check-is-current-lockfile-cross-platform, which now is deprecated. Check README for more details (#950) (95a52e3)

v1.104.1

Choose a tag to compare

@antonbabenko antonbabenko released this 04 Jan 14:39
Immutable release. Only release title and notes can be modified.

1.104.1 (2026-01-04)

Bug Fixes

  • terraform_wrapper_module_for_each: Generate right usage example for S3 (#952) (3117fe2)

v1.104.0

Choose a tag to compare

@antonbabenko antonbabenko released this 20 Nov 14:41
Immutable release. Only release title and notes can be modified.

1.104.0 (2025-11-20)

Features

  • docker: Allow authenticated calls to GitHub API during docker build (#947) (6deaf20)

v1.103.0

Choose a tag to compare

@antonbabenko antonbabenko released this 17 Oct 13:32
Immutable release. Only release title and notes can be modified.

1.103.0 (2025-10-17)

Features

  • Add support of __GIT_WORKING_DIR__ placeholder for all hooks (#945) (9830420), closes #944

v1.102.0

Choose a tag to compare

@antonbabenko antonbabenko released this 14 Oct 14:16
Immutable release. Only release title and notes can be modified.

1.102.0 (2025-10-14)

Features

  • terrascan: Add support for __GIT_WORKING_DIR__ in hooks arguments (#943) (c4ef91e)

v1.101.1

Choose a tag to compare

@antonbabenko antonbabenko released this 09 Oct 11:42
Immutable release. Only release title and notes can be modified.

1.101.1 (2025-10-09)

Bug Fixes

  • terragrunt_providers_lock, terragrunt_validate: Properly handle arguments passed from terragrunt to TF (#939) (bae0525)

v1.101.0

Choose a tag to compare

@antonbabenko antonbabenko released this 30 Sep 11:22
Immutable release. Only release title and notes can be modified.

1.101.0 (2025-09-30)

Features

  • terraform_fmt: Add support for .tofutest.hcl and .tfquery.hcl files (#935) (ba7cf0e)