rickardl/Terraform TFLint Action
Scan your terraform code with TFLint
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| tflint_action_comment | Whether or not to comment on pull requests. | — | true |
| tflint_action_folder | The path to the terraform to lint, relative to workspace (/github/workspace/ | — | . |
| tflint_action_opts | Optional commands to TFLint | — | "" |
Outputs
| name | description |
|---|---|
| tflint_output | The output from TFLint |
| tflint_status | The status from TFLint |