Tags: ryan-at-ld/pre-commit-terraform
Tags
chore(release): version 1.74.2 [skip ci] ## [1.74.2](antonbabenko/pre-commit-terraform@v1.74.1...v1.74.2) (2022-09-02) ### Bug Fixes * Fixed url for wrappers in generated README (terraform_wrapper_module_for_each) ([antonbabenko#429](antonbabenko#429)) ([fe29c6c](antonbabenko@fe29c6c))
chore(release): version 1.74.1 [skip ci] ## [1.74.1](antonbabenko/pre-commit-terraform@v1.74.0...v1.74.1) (2022-07-13) ### Bug Fixes * Passed scenario in `terraform_docs` hook now works as expected ([7ac2736](antonbabenko@7ac2736))
chore(release): version 1.74.0 [skip ci] # [1.74.0](antonbabenko/pre-commit-terraform@v1.73.0...v1.74.0) (2022-07-12) ### Bug Fixes * Add `--env-vars`, deprecate `--envs` ([antonbabenko#410](antonbabenko#410)) ([2b35cad](antonbabenko@2b35cad)) * Add `--tf-init-args`, deprecate `--init-args` ([antonbabenko#407](antonbabenko#407)) ([c4f8251](antonbabenko@c4f8251)) ### Features * Add support for set env vars inside hook runtime ([antonbabenko#408](antonbabenko#408)) ([d490231](antonbabenko@d490231)) * Allow `terraform_providers_lock` specify terraform init args ([antonbabenko#406](antonbabenko#406)) ([32b232f](antonbabenko@32b232f)) * Suppress color for all hooks if `PRE_COMMIT_COLOR=never` set ([antonbabenko#409](antonbabenko#409)) ([b12f0c6](antonbabenko@b12f0c6))
chore(release): version 1.73.0 [skip ci] # [1.73.0](antonbabenko/pre-commit-terraform@v1.72.2...v1.73.0) (2022-06-27) ### Features * Add __GIT_WORKING_DIR__ to terraform_checkov ([antonbabenko#399](antonbabenko#399)) ([ae88ed7](antonbabenko@ae88ed7))
chore(release): version 1.72.2 [skip ci] ## [1.72.2](antonbabenko/pre-commit-terraform@v1.72.1...v1.72.2) (2022-06-21) ### Bug Fixes * Pre-commit-terraform terraform_validate hook ([antonbabenko#401](antonbabenko#401)) ([d9f482c](antonbabenko@d9f482c))
chore(release): version 1.72.1 [skip ci] ## [1.72.1](antonbabenko/pre-commit-terraform@v1.72.0...v1.72.1) (2022-05-25) ### Bug Fixes * Fixed `terraform_fmt` with `tfenv`, when `terraform` default version is not specified ([antonbabenko#389](antonbabenko#389)) ([1b9476a](antonbabenko@1b9476a))
chore(release): version 1.72.0 [skip ci] # [1.72.0](antonbabenko/pre-commit-terraform@v1.71.0...v1.72.0) (2022-05-25) ### Features * When a config file is given, do not specify formatter on cli (terraform_docs) ([antonbabenko#386](antonbabenko#386)) ([962054b](antonbabenko@962054b))
chore(release): version 1.71.0 [skip ci] # [1.71.0](antonbabenko/pre-commit-terraform@v1.70.1...v1.71.0) (2022-05-02) ### Features * Added terraform_wrapper_module_for_each hook ([antonbabenko#376](antonbabenko#376)) ([e4e9a73](antonbabenko@e4e9a73))
chore(release): version 1.70.1 [skip ci] ## [1.70.1](antonbabenko/pre-commit-terraform@v1.70.0...v1.70.1) (2022-04-28) ### Bug Fixes * Fixed `tfupdate` to work in all cases, not only `pre-commit run --all` ([antonbabenko#375](antonbabenko#375)) ([297cc75](antonbabenko@297cc75))
chore(release): version 1.70.0 [skip ci] # [1.70.0](antonbabenko/pre-commit-terraform@v1.69.0...v1.70.0) (2022-04-28) ### Features * Add support for `pre-commit/pre-commit-hooks` in Docker image ([antonbabenko#374](antonbabenko#374)) ([017da74](antonbabenko@017da74))