Tags: ryan-at-ld/pre-commit-terraform
Tags
chore(release): version 1.92.1 [skip ci] ## [1.92.1](antonbabenko/pre-commit-terraform@v1.92.0...v1.92.1) (2024-08-01) ### Bug Fixes * **`terraform_docs`:** Suppress "terraform command not found" error message in case binary does not exist ([antonbabenko#693](antonbabenko#693)) ([6ff3572](antonbabenko@6ff3572))
chore(release): version 1.92.0 [skip ci] # [1.92.0](antonbabenko/pre-commit-terraform@v1.91.0...v1.92.0) (2024-06-19) ### Features * Add `terragrunt_validate_inputs` hook to check unused and undefined inputs ([antonbabenko#677](antonbabenko#677)) ([a139b71](antonbabenko@a139b71))
chore(release): version 1.91.0 [skip ci] # [1.91.0](antonbabenko/pre-commit-terraform@v1.90.0...v1.91.0) (2024-06-07) ### Features * Added Terramate as sponsor ([antonbabenko#676](antonbabenko#676)) ([dae1a48](antonbabenko@dae1a48))
chore(release): version 1.90.0 [skip ci] # [1.90.0](antonbabenko/pre-commit-terraform@v1.89.1...v1.90.0) (2024-05-23) ### Features * Support set custom TF/OpenTofu binary. | If you use a custom Docker image build, please note that `TERRAFORM_VERSION` now must be provided ([antonbabenko#670](antonbabenko#670)) ([c7011c0](antonbabenko@c7011c0))
chore(release): version 1.89.1 [skip ci] ## [1.89.1](antonbabenko/pre-commit-terraform@v1.89.0...v1.89.1) (2024-04-25) ### Bug Fixes * **docker:** Prevent all possible "silent errors" during `docker build` ([antonbabenko#644](antonbabenko#644)) ([0340c8d](antonbabenko@0340c8d))
chore(release): version 1.89.0 [skip ci] # [1.89.0](antonbabenko/pre-commit-terraform@v1.88.4...v1.89.0) (2024-04-15) ### Features * Hook terraform_wrapper_module_for_each should use versions.tf from the module if it exists ([antonbabenko#657](antonbabenko#657)) ([b127601](antonbabenko@b127601))
chore(release): version 1.88.4 [skip ci] ## [1.88.4](antonbabenko/pre-commit-terraform@v1.88.3...v1.88.4) (2024-03-25) ### Bug Fixes * Improve README and drop quotes from hook env vars ([antonbabenko#651](antonbabenko#651)) ([daec682](antonbabenko@daec682))
chore(release): version 1.88.3 [skip ci] ## [1.88.3](antonbabenko/pre-commit-terraform@v1.88.2...v1.88.3) (2024-03-22) ### Bug Fixes * **`terraform_providers_lock`:** Require `terraform init` (and `terraform_validate` hook) run when only lockfile changed ([antonbabenko#649](antonbabenko#649)) ([02c1935](antonbabenko@02c1935))
chore(release): version 1.88.2 [skip ci] ## [1.88.2](antonbabenko/pre-commit-terraform@v1.88.1...v1.88.2) (2024-03-13) ### Bug Fixes * **non-linux:** Bash environment variables in arguments not expanded + Add `trace` log level ([antonbabenko#645](antonbabenko#645)) ([a2a2990](antonbabenko@a2a2990))
chore(release): version 1.88.1 [skip ci] ## [1.88.1](antonbabenko/pre-commit-terraform@v1.88.0...v1.88.1) (2024-03-11) ### Bug Fixes * **docker:** Checkov installation silently fails on `docker build` in arm64. Workaround till issue will be fixed in `checkov` itself ([antonbabenko#635](antonbabenko#635)) ([f255b05](antonbabenko@f255b05))