Skip to content

Releases: antonbabenko/pre-commit-terraform

v1.64.1

31 Mar 12:39
Compare
Choose a tag to compare

1.64.1 (2022-03-31)

Bug Fixes

v1.64.0

10 Feb 18:48
Compare
Choose a tag to compare

1.64.0 (2022-02-10)

Features

  • Improved speed of pre-commit run -a for multiple hooks (#338) (579dc45)

v1.63.0

10 Feb 15:54
Compare
Choose a tag to compare

1.63.0 (2022-02-10)

Features

  • terrascan: Improve performance during pre-commit --all (-a) run (#327) (7e7c916)

v1.62.3

22 Dec 18:45
Compare
Choose a tag to compare

1.62.3 (2021-12-22)

Bug Fixes

  • Check all directories with changes and pass all args in terrascan hook (#305) (66401d9)

v1.62.2

21 Dec 19:52
Compare
Choose a tag to compare

1.62.2 (2021-12-21)

Bug Fixes

  • Properly exclude .terraform directory with checkov hook (#306) (b431a43)
  • Speedup terrascan hook up to x3 times in big repos (#307) (2e8dcf9)

v1.62.1

18 Dec 21:17
Compare
Choose a tag to compare

1.62.1 (2021-12-18)

Bug Fixes

  • terraform_tflint: Restore current working directory behavior (#302) (93029dc)

v1.62.0

12 Dec 19:29
Compare
Choose a tag to compare

1.62.0 (2021-12-12)

Features

v1.61.0

11 Dec 13:35
Compare
Choose a tag to compare
2021-12-11T13:34:58Z

00a5ef032581e4334f3cd3b31bfc9cc93c4b4870 Updated CHANGELOG
45575c3a434a8a76c1f62de824e5156edf887086 feat: Pass custom arguments to terraform init in `terraform_validate` hook (#293)
7c6ad7cfb40d92e8f49cb0a3dd412c7509d5aeda fix: analyse all folders with tflint and don't stop on first execution (#289)

v1.60.0

08 Dec 19:03
Compare
Choose a tag to compare
2021-12-08T19:03:47Z

141f815e810dfdd2dc3c5d0c605e883f4e5e14de Updated CHANGELOG
01d262caaae1fe0a886e5e8e16a58a1bffd5713c fix: pre-build docker image (#292)

v1.59.0

06 Dec 14:57
Compare
Choose a tag to compare
2021-12-06T14:57:18Z

31e7ccf1b76b477441136eef21f24b9f91695dda Updated CHANGELOG
4543f10a8ea1b9c522b931b1c2e3331b832ecfc0 fix: Fixed docker build (#288)