pre-commit-opentofu/hooks
widnyana f1a589bd12
fix: replace deprecated hclfmt with hcl format command
Replace deprecated `terragrunt hclfmt` command with the recommended
`terragrunt hcl format` to eliminate deprecation warnings.

Resolves warning: "The `hclfmt` command is deprecated and will be
removed in a future version of Terragrunt."

Signed-off-by: widnyana <wid@widnyana.web.id>
2025-10-09 17:21:49 +07: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: rename pre-commit-terraform to pre-commit-opentofu, pt VII 2024-01-17 01:02:15 +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
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 feat: spport .tofu files (#6) 2024-10-16 12:15:37 +02:00