forked from github/pre-commit-opentofu
fix: Run terraform_tfsec only on terraform code changes (#571)
This commit is contained in:
parent
ea0b9e34ed
commit
4253162614
1 changed files with 1 additions and 0 deletions
|
|
@ -90,6 +90,7 @@
|
|||
description: Static analysis of Terraform templates to spot potential security issues.
|
||||
require_serial: true
|
||||
entry: hooks/terraform_tfsec.sh
|
||||
files: \.tf(vars)?$
|
||||
language: script
|
||||
|
||||
- id: checkov
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue