pauloconnor/TFLint GitHub Action

Run tflint against your Terraform repositories

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tflint_pathThe path to run TFLint against, including /github/workspaceno/github/workspace
tflint_recurseWhether or not to recurse through directoriesnofalse
tflint_changed_onlyRun TFLint against changed files onlynofalse
tflint_config_fileLoad the .tflint.hcl file in the root of the reponofalse
tflint_extra_optionsExtra options to pass to TFLint GitHub Actionno""
tflint_enabled_rulesWhich extra rules to enable, one per lineno""
tflint_disabled_rulesWhich standard rules to disable, one per lineno""
tflint_tag_linesPost a message at the fail that failed, with the error messagenofalse
tflint_debugEnable TFLint debug logsnofalse
namedescription
tflint_outputTFLint output"
tflint_statusTFLint status"