pre-commit-opentofu/hooks
Maksym Vlasov 2623b7b8be chore: Rewrite terraform_validate to common::per_dir_hook (#404)
* Refactor: Rewrite `terraform_validate` to `common::per_dir_hook`
* Add ability to specify `--hook-config` in future
2022-07-12 21:37:53 +03:00
..
__init__.py chore: Improved code structure (moved hooks into a separate dir) (#316) 2022-01-06 16:09:51 +01:00
_common.sh feat: Allow env vars expansion in --args section for all hooks (#363) 2022-04-26 12:33:58 +02:00
infracost_breakdown.sh feat: Allow env vars expansion in --args section for all hooks (#363) 2022-04-26 12:33:58 +02:00
terraform_checkov.sh feat: Add __GIT_WORKING_DIR__ to terraform_checkov (#399) 2022-06-27 19:57:09 +03:00
terraform_docs.sh feat: When a config file is given, do not specify formatter on cli (terraform_docs) (#386) 2022-05-25 14:31:24 +02:00
terraform_docs_replace.py chore: Improved code structure (moved hooks into a separate dir) (#316) 2022-01-06 16:09:51 +01:00
terraform_fmt.sh fix: Fixed terraform_fmt with tfenv, when terraform default version is not specified (#389) 2022-05-25 15:37:55 +02:00
terraform_providers_lock.sh feat: Allow env vars expansion in --args section for all hooks (#363) 2022-04-26 12:33:58 +02:00
terraform_tflint.sh feat: Allow env vars expansion in --args section for all hooks (#363) 2022-04-26 12:33:58 +02:00
terraform_tfsec.sh feat: Allow env vars expansion in --args section for all hooks (#363) 2022-04-26 12:33:58 +02:00
terraform_validate.sh chore: Rewrite terraform_validate to common::per_dir_hook (#404) 2022-07-12 21:37:53 +03:00
terraform_wrapper_module_for_each.sh feat: Added terraform_wrapper_module_for_each hook (#376) 2022-05-02 19:59:08 +02:00
terragrunt_fmt.sh feat: Allow env vars expansion in --args section for all hooks (#363) 2022-04-26 12:33:58 +02:00
terragrunt_validate.sh feat: Allow env vars expansion in --args section for all hooks (#363) 2022-04-26 12:33:58 +02:00
terrascan.sh feat: Allow env vars expansion in --args section for all hooks (#363) 2022-04-26 12:33:58 +02:00
tfupdate.sh fix: Fixed tfupdate to work in all cases, not only pre-commit run --all (#375) 2022-04-28 09:06:32 +02:00