triat / terraform-security-scan

Run a security scan on your terraform with the very nice https://github.com/aquasecurity/tfsec
MIT License
110 stars 30 forks source link

Add the possibility to exclude errors and warnings #11

Closed triat closed 3 years ago

triat commented 3 years ago

Fixing #9 and #10 by adding a way to list error and warning codes that should be excluded from the output. It follows the way that tfsec does and accepts a list of param separated with , (without space)