File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 77 exclude : \.terraform\/.*$
88
99- id : terraform_docs
10- name : Terraform Docs
10+ name : Terraform docs
1111 description : Inserts input and output documentation into README.md (using terraform-docs).
1212 entry : terraform_docs.sh
1313 language : script
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Several [pre-commit](http://pre-commit.com/) hooks to keep Terraform configurati
2020
2121``` yaml
2222- repo : git://github.com/antonbabenko/pre-commit-terraform
23- rev : v1.7.0
23+ rev : v1.7.3
2424 hooks :
2525 - id : terraform_fmt
2626 - id : terraform_docs
Original file line number Diff line number Diff line change 77 exclude : \.terraform\/.*$
88
99- id : terraform_docs
10- name : Terraform Docs
10+ name : Terraform docs
1111 description : Inserts input and output documentation into README.md (using terraform-docs).
1212 entry : terraform_docs.sh
1313 language : script
You can’t perform that action at this time.
0 commit comments