devops-infra/GitHub Action linting Terraform files

GitHub Action that will run TFlint on Terraform files

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
fail_on_changesWhether the action should fail if errors found. Defaults totrue.notrue
dir_filterFilter for directories to check. Check all by default.no*
tflint_configLocation of TFLint config file. Defaults to .tflint.hcl.no.tflint.hcl
tflint_paramsParameters passed to TFLint. Defaults to none.no""
run_initWhether the action should run `terraform init`. Defaults to true.notrue

no outputs