actions-marketplace-validations/Terraform Steps for deploying using Terraform Cloud

Run Terraform plan from PRs and Terraform plan/apply from `main`

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Feb 1, 2023
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/javiercavlop_terraform-cloud-actions@bca99cce1508f818ecc3c40de69c322b53ab9ef7 # no releases — HEAD as of 2026-07-13

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
tf-api-tokenThe Terraform Cloud API token to use. Please use GitHub Secrets to store this value.yes
working-directoryThe directory where the Terraform configuration is located.yes.
terraform-versionThe Terraform version to useyes1.3.7
GITHUB_TOKENThe secrets.GITHUB_TOKEN so that the action can create a comment on the PRyes

no outputs