hennge/Terraform check action

Check terraform code

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
directoryOne or more directories separated by space in which to run the checksyes
terraform_versionTerraform version to run the check against. Set to 'system' to use the system terraform.latest
terraform_binaryTerraform binary to use. Defaults to 'terraform'. Can be set to 'tofu' to use opentofu.terraform
plan_argsOptional: Additional arguments to pass to terraform plan. This should be passed as json array.
post_commentPost check result to PR comment if set as true. Set to 'update' to update the existing comment on subsequent runs, after posting the initial comment.
hide_refreshHide state refresh output from report
github_tokenGithub token to post PR comment
issue_numberPost comment to a specific issue or PR instead of the current one
namedescription
returncodeTerraform check return code
resultTerraform check result
reportTerraform check detailed report