We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dad069 commit 837b9aeCopy full SHA for 837b9ae
.pre-commit-hooks.yaml
@@ -13,7 +13,7 @@
13
Rewrites all Terraform configuration files to a canonical format.
14
entry: hooks/terraform_fmt.sh
15
language: script
16
- files: \.tf(backend|vars)?$
+ files: \.tf(vars)?$
17
exclude: \.terraform/.*$
18
19
- id: terraform_docs
0 commit comments