Skip to content

Releases: antonbabenko/pre-commit-terraform

v1.81.0

12 Jun 16:00
Compare
Choose a tag to compare

1.81.0 (2023-06-12)

Features

  • Speedup terraform_validate - firstly try run validate without checking is .terraform/ is valid (#524) (d0d08ac)

v1.80.0

30 May 16:02
Compare
Choose a tag to compare

1.80.0 (2023-05-30)

Features

  • terraform_providers_lock: Add --mode option and deprecate previous workflow (#528) (2426b52)

v1.79.1

09 May 15:35
Compare
Choose a tag to compare

1.79.1 (2023-05-09)

Bug Fixes

  • Fix terraform_providers_lock hook broken in v1.79.0 (#521) (6bfc5bf)

v1.79.0

08 May 15:32
Compare
Choose a tag to compare

1.79.0 (2023-05-08)

Features

  • TFLint: Add --hook-config=--delegate-chdir to use tflint -chdir (#512) (1e9debc)

v1.78.0

28 Apr 16:54
Compare
Choose a tag to compare

1.78.0 (2023-04-28)

Features

  • ci: Build multi-arch Docker images (amd64, arm64) (#496) (923c2c6)

v1.77.4

28 Apr 15:58
Compare
Choose a tag to compare

1.77.4 (2023-04-28)

Bug Fixes

  • Speed up x2 TFLint hook execution in dirs with violations (#514) (49974ab)

v1.77.3

21 Apr 13:27
Compare
Choose a tag to compare

1.77.3 (2023-04-21)

Bug Fixes

  • Updates all dependencies used in Dockerfile and fix Docker image (#507) (dc177fe)

v1.77.2

09 Apr 08:41
Compare
Choose a tag to compare

1.77.2 (2023-04-09)

Bug Fixes

  • Fixed spacing in terraform_wrapper_module_for_each hook (#503) (ddc0d81)

v1.77.1

03 Feb 15:44
Compare
Choose a tag to compare

1.77.1 (2023-02-03)

Bug Fixes

  • Pass command line arguments to tflint init (#487) (29a8c00)

v1.77.0

26 Nov 18:38
Compare
Choose a tag to compare

1.77.0 (2022-11-26)

Features

  • Add --retry-once-with-cleanup to terraform_validate (#441) (96fe3ef)