pre-commit-terraform icon indicating copy to clipboard operation
pre-commit-terraform copied to clipboard

pre-commit git hooks to take care of Terraform configurations πŸ‡ΊπŸ‡¦

Results 51 pre-commit-terraform issues
Sort by recently updated
recently updated
newest added

Put an `x` into the box if that apply: - [ ] This PR introduces breaking change. - [x] This PR fixes a bug. - [ ] This PR adds...

hook/terraform_docs

### Describe the bug Using the latest version of the hook (v1.92.2), pre-commit is always in "PASSED" state even if we change variables, outputs or versions constrains. ### How can...

bug
area/local_installation

The version description says that terraform-doc versions less than v0.12 are no longer supported. However, I have terraform-docs v0.19 in $PATH and README.md is not generated. If I revert pre-commit-terraform...

area/local_installation
bug_with_workaround

### What problem are you facing? If you use the integrated[ pre-commit GitHub application](https://github.com/marketplace/pre-commit-ci), the fact that the docker images do not automatically download, install, or have the dependencies pre-defined...

feature

### What problem are you facing? Adoption in a new organization ### How could pre-commit-terraform help solve your problem? Renovatebot includes an openssf score on every PR update for this...

feature

That PR integrate one more static analysis tool, as CodeQL is good, but it not cover all cases Here is an article about zizmor value - https://blog.yossarian.net/2024/12/06/zizmor-ultralytics-injection zizmor repo -...

### Describe the bug Describe the bug We configured our precommit setting with pre-commit-terraform and the terraform_trivy hook is raising an issue with a k8s yaml The same yaml, in...

help wanted
area/local_installation
stale
area/macOS
hook/terraform_trivy

Blocked as there Upstream FR / bug: https://github.com/hashicorp/terraform/issues/36564 --- Put an `x` into the box if that apply: - [ ] This PR introduces breaking change. - [ ] This...

feature
estimate/2h
stale

Would be nice to have docs maturity as in this wonderful project: https://github.com/SFTtech/openage?tab=readme-ov-file#contributing https://github.com/SFTtech/openage/blob/master/doc/project_structure.md You can also quickly check [this video](https://youtu.be/b55W87UUHr8?si=bHhRyQSAT7JqrZys) (first 19mins) about openage for understand why it's important....

documentation
good first issue

About hook examples and how to test hooks. I don't think that unit tests (hello python) or fuzzing tests (hello OSSF, and maybe, python too) will help with that much....