tenable / terrascan-action

Terrascan GitHub action. Scan infrastructure as code including Terraform, Kubernetes, Helm, and Kustomize file for security best practices.
Apache License 2.0
51 stars 30 forks source link

Make INPUT_IAC_VERSION input more lined up with TF version string #81

Open rmccarthy-ellevation opened 1 year ago

rmccarthy-ellevation commented 1 year ago

As someone using this for the first time, how the INPUT_IAC_VERSION is written needs to be clarified. For example, I don't know if by v14 or if you mean version 14 or 1.4. Also, if I wanted to use version 1.0.0 or higher, how should that look? The documentation could be more precise.