这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: ryan-at-ld/pre-commit-terraform

Tags

v1.62.3

Toggle v1.62.3's commit message
chore(release): version 1.62.3 [skip ci]

## [1.62.3](antonbabenko/pre-commit-terraform@v1.62.2...v1.62.3) (2021-12-22)

### Bug Fixes

* Check all directories with changes and pass all args in terrascan hook ([antonbabenko#305](antonbabenko#305)) ([66401d9](antonbabenko@66401d9))

v1.62.2

Toggle v1.62.2's commit message
chore(release): version 1.62.2 [skip ci]

## [1.62.2](antonbabenko/pre-commit-terraform@v1.62.1...v1.62.2) (2021-12-21)

### Bug Fixes

* Properly exclude .terraform directory with checkov hook ([antonbabenko#306](antonbabenko#306)) ([b431a43](antonbabenko@b431a43))
* Speedup `terrascan` hook up to x3 times in big repos ([antonbabenko#307](antonbabenko#307)) ([2e8dcf9](antonbabenko@2e8dcf9))

v1.62.1

Toggle v1.62.1's commit message
chore(release): version 1.62.1 [skip ci]

## [1.62.1](antonbabenko/pre-commit-terraform@v1.62.0...v1.62.1) (2021-12-18)

### Bug Fixes

* **terraform_tflint:** Restore current working directory behavior ([antonbabenko#302](antonbabenko#302)) ([93029dc](antonbabenko@93029dc))

v1.62.0

Toggle v1.62.0's commit message
chore(release): version 1.62.0 [skip ci]

# [1.62.0](antonbabenko/pre-commit-terraform@v1.61.0...v1.62.0) (2021-12-12)

### Features

* Added semantic release ([antonbabenko#296](antonbabenko#296)) ([1bcca44](antonbabenko@1bcca44))

v1.61.0

Toggle v1.61.0's commit message
2021-12-11T13:34:58Z

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

v1.60.0

Toggle v1.60.0's commit message
2021-12-08T19:03:47Z

141f815 Updated CHANGELOG
01d262c fix: pre-build docker image (antonbabenko#292)

v1.59.0

Toggle v1.59.0's commit message
2021-12-06T14:57:18Z

31e7ccf Updated CHANGELOG
4543f10 fix: Fixed docker build (antonbabenko#288)

v1.58.0

Toggle v1.58.0's commit message
2021-11-20T10:28:54Z

6a064b1 Updated CHANGELOG
003cd1d chore: Publish container image on release (antonbabenko#285)
3b4be67 chore: Fix master merge to working branch on pre-commit autofixes (antonbabenko#286)

v1.57.0

Toggle v1.57.0's commit message
2021-11-17T18:17:54Z

c5bcad4 Updated CHANGELOG
feabecc fix: typo in arg name for terraform-docs (antonbabenko#283)
af10d4f chore: Add deprecation notice to `terraform_docs_replace` (antonbabenko#280)

v1.56.0

Toggle v1.56.0's commit message
2021-11-08T08:54:01Z

d4ae82f Updated CHANGELOG
71302a9 feat: Updated Docker image from Ubuntu to Alpine (antonbabenko#278)
32dae32 chore: Updated messages shown in terraform_tflint hook (antonbabenko#274)