fix: Run terraform_tfsec only on terraform code changes (#571)

This commit is contained in:
Maksym Vlasov 2023-09-15 18:44:09 +03:00 committed by GitHub
commit 4253162614
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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