getterminus/Terraform and TFLint PR Commenter
Adds opinionated comments to a PR from Terraform fmt/init/plan/validate/tflint output
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| commenter_type | The type of comment. Options: [fmt, init, plan, validate, tflint] | yes | — |
| commenter_input | The comment to post from a previous step output. This must be trimmed to at least 128 KiB. Required for non plan commenter types. | no | — |
| commenter_plan_path | The tfplan file. Required if commenter input is not set for plan commenter types. | no | — |
| commenter_exitcode | The exit code from a previous step output | yes | — |
| terraform_version | The version of terraform from the workflow. | no | 1.4.6 |
| use_beta_version | Whether to use the beta version of the commenter | no | false |
Outputs
no outputs