feat: Adds support for Terrascan (#195)

This commit is contained in:
Cesar Rodriguez 2021-04-22 16:15:00 -04:00 committed by GitHub
commit fee2387b6c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 85 additions and 3 deletions

View file

@ -82,3 +82,9 @@
files: \.tf$
exclude: \.+.terraform\/.*$
require_serial: true
- id: terrascan
name: terrascan
description: Runs terrascan on Terraform templates.
language: script
entry: terrascan.sh