Commit 088a1598 authored by Bryant Biggs's avatar Bryant Biggs Committed by GitHub

chore: add `terraform_validate` hook to pre-commit checks (#293)

parent 30734c09
...@@ -3,6 +3,7 @@ repos: ...@@ -3,6 +3,7 @@ repos:
rev: v1.46.0 rev: v1.46.0
hooks: hooks:
- id: terraform_fmt - id: terraform_fmt
- id: terraform_validate
- id: terraform_docs - id: terraform_docs
- id: terraform_tflint - id: terraform_tflint
args: args:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment