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

Tags: squareops/pre-commit-terraform

Tags

v1.64.0

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

# [1.64.0](antonbabenko/pre-commit-terraform@v1.63.0...v1.64.0) (2022-02-10)

### Features

* Improved speed of `pre-commit run -a` for multiple hooks ([antonbabenko#338](antonbabenko#338)) ([579dc45](antonbabenko@579dc45))

v1.63.0

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

# [1.63.0](antonbabenko/pre-commit-terraform@v1.62.3...v1.63.0) (2022-02-10)

### Features

* Improve performance during `pre-commit --all (-a)` run ([antonbabenko#327](antonbabenko#327)) ([7e7c916](antonbabenko@7e7c916))

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)