pre-commit-opentofu/hooks
Michael Rosenfeld 451aaa59b5
fix: expand file extension patterns for tofu hooks
Update file matching patterns in .pre-commit-hooks.yaml to support .tofu,
.tfvars, and other relevant extensions for OpenTofu workflows. Also clarify
log message in tofu_wrapper_module_for_each.sh for missing files.

Signed-off-by: Michael Rosenfeld <michael@rosesecurity.com>
2026-05-24 22:06:26 -04:00
..
__init__.py feat: rename pre-commit-terraform to pre-commit-opentofu, pt VII 2024-01-17 01:02:15 +01:00
_common.sh feat: add terragrunt_validate_inputs hook 2026-04-21 11:42:58 +01:00
infracost_breakdown.sh fix: make infracost_breakdown.sh compatible with bash 3.2 (macOS) 2025-06-04 10:26:05 +02:00
terragrunt_fmt.sh fix: replace deprecated hclfmt with hcl format command 2025-10-09 17:21:49 +07:00
terragrunt_validate.sh feat: TFLint: Add --hook-config=--delegate-chdir to use tflint -chdir (#512) 2023-05-08 18:32:06 +03:00
terragrunt_validate_inputs.sh feat: add terragrunt_validate_inputs hook 2026-04-21 11:42:58 +01:00
terrascan.sh feat: rename pre-commit-terraform to pre-commit-opentofu, pt III 2024-01-17 00:44:43 +01:00
tfupdate.sh feat: TFLint: Add --hook-config=--delegate-chdir to use tflint -chdir (#512) 2023-05-08 18:32:06 +03:00
tofu_checkov.sh feat: rename pre-commit-terraform to pre-commit-opentofu, pt VI 2024-01-17 00:56:38 +01:00
tofu_docs.sh feat: spport .tofu files (#6) 2024-10-16 12:15:37 +02:00
tofu_docs_replace.py feat: spport .tofu files (#6) 2024-10-16 12:15:37 +02:00
tofu_fmt.sh feat: rename pre-commit-terraform to pre-commit-opentofu, pt VI 2024-01-17 00:56:38 +01:00
tofu_providers_lock.sh fix: docs 2024-01-21 21:19:16 +01:00
tofu_tflint.sh feat: rename pre-commit-terraform to pre-commit-opentofu, pt VI 2024-01-17 00:56:38 +01:00
tofu_tfsec.sh fix: docs 2024-01-21 21:19:16 +01:00
tofu_trivy.sh feat: rename pre-commit-terraform to pre-commit-opentofu, pt VI 2024-01-17 00:56:38 +01:00
tofu_validate.sh fix: docs 2024-01-21 21:19:16 +01:00
tofu_wrapper_module_for_each.sh fix: expand file extension patterns for tofu hooks 2026-05-24 22:06:26 -04:00