tamu-edu/Terraform Plan to Pull Request

This workflow will generate and post a terraform plan to a pull request.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
debugDebug workflow with tmate if an error occursnofalse
GITHUB_TOKENGitHub token for access to the pull requestyes
save-artifactSave the terraform plan as an artifact (May contain sensitive data)nofalse
working-directoryWorking directory for the `run` actionsno""
terraform-versionVersion of terraform to installnolatest
terraform-workspaceTerraform workspace to select. Must already existnodefault
terraform-init-flagsCLI flags to use with terraform initno""
terraform-plan-flagsCLI flags to use with terraform planno""
workflow-artifact-nameProvides a unique name to append to the plan artifact attached to this workflow run. Default tfplannotfplan
namedescription
planThe plan output
artifactThe file name of the terraform plan artifact