techjavelin/techjavelin/iac-github-actions // terraform // prepare

Creates a plan and makes it accessible as outputs and as a binary artifact to be consumed by apply

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
terraform-dirAbsolute path or relative path from project root to where your terraform files areno.
artifact-nameCustomize the name of the artifactnoplan-${{ github.sha }}-${{ github.run_id }}-${{ github.run_number }}
backend_cloud_credential_hostnameThe hostname of the cloud backend providernoapp.terraform.io
backend_cloud_credential_tokenIf you're using terraform cloud as a backend, provide your credential hereno
workspace_nameIf you're using workspaces, provide the workspace name hereno
namedescription
planThe plan output
resultThe outcome of running plan
artifactThe name of the artifact uploaded