actions-marketplace-validations/Terraform Steps for deploying using Terraform Cloud
Run Terraform plan from PRs and Terraform plan/apply from `main`
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 1, 2023
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/javiercavlop_terraform-cloud-actions@bca99cce1508f818ecc3c40de69c322b53ab9ef7 # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| tf-api-token | The Terraform Cloud API token to use. Please use GitHub Secrets to store this value. | yes | — |
| working-directory | The directory where the Terraform configuration is located. | yes | . |
| terraform-version | The Terraform version to use | yes | 1.3.7 |
| GITHUB_TOKEN | The secrets.GITHUB_TOKEN so that the action can create a comment on the PR | yes | — |
Outputs
no outputs