pre-commit-terraform
https://github.com/antonbabenko/pre-commit-terraform
Shell
pre-commit git hooks to take care of Terraform configurations πΊπ¦
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Shell not yet supported0 Subscribers
Add a CodeTriage badge to pre-commit-terraform
Help out
- Issues
- fix: Skip terragrunt_validate for directories without terragrunt.hcl
- feat: Add ability to download specific tool versions used by hooks. TLDR: add `--hook-config=--tool-version=1.2.3` for pinning wrapped tool version. Works for all tools (even `terraform` and `tofu`) except `checkov`
- tests: Cover `--hook-config=--tool-version` resolution with pytest
- feat: Adding e2e hook tests
- chore(deps): Update dependency python
- Documentation improvements
- Create repo to end-to-end testing hooks
- chore: Backpush to main changes to skeleton of python hooks
- Automate dependencies
- feat: New Python-based `terraform_fmt` hook to better support Windows
- Docs
- Shell not yet supported