actions-marketplace-validations/TFLint GitHub Action

Run tflint against your Terraform repositories

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jul 9, 2021
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/pauloconnor_tflint-action@cf98371364ac10eafd9d7b9e2a63e2c0aef16065 # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

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"