tf-actions/Terraform Validation

Validate a Terraform configuration, and post a code review on the pull request highlighting issues.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
cli_pathPath to the cli executable to useno
initRun terraform init before validatingyestrue
strict_modeFail on warnings as well as errorsyesfalse
working_directoryThe directory to run the formatting from. Defaults to the root of the repository.no${{ github.workspace }}
tokenGitHub token to create a code reviewno${{ github.token }}
api_urlGitHub API URL. Defaults to https://api.github.comhttps://api.github.com

no outputs