Skip to content

v0.1.3-alpha1 - Updating TfLint execution arguments

Compare
Choose a tag to compare
@sefi-infralight sefi-infralight released this 29 Mar 08:13
· 12 commits to main since this release
2b97755
  1. Adding HCL parser to the go.mod
  2. Parsing HCL and running the command depends on the providers.

If AWS enabled (aws_some_resource) than we add flag --enable-plugin=aws
If Azure enabled (azure_some_resource) than we add flag --enable-plugin=azurerm
If Google enabled (google_some_resource) than we add flag --enable-plugin=google