brandlive1941/Terraform Actions Collection
Terraform Actions Collection for Github
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 24, 2026
- License
- None
Pinned Snippet
uses: brandlive1941/action-terraform@37fbcd55895e0c97cf4afef9dbc0034f533b52f3 # v1.4.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| ACTION | Action to run | yes | — |
| TERRAFORM_VERSION | Terraform Version | yes | — |
| DIRECTORY | Directory to run Terraform in | yes | — |
| GITHUB_TOKEN | Github Token | yes | — |
| ENVIRONMENT | Environment | no | — |
| GITHUB_REPOSITORY | Github Repository | no | — |
| GITHUB_SHA | Github SHA | no | — |
| GITHUB_ISSUE | Github Event | no | — |
| NPM_TOKEN | NPM Token | no | — |
| GITHUB_APP_CLOUDBUILD_INSTALLATION_ID | Github App Cloud Build Installation ID | no | — |
| CLOUDFLARE_API_TOKEN | Cloudflare API Token | no | — |
| DATADOG_API_KEY | Datadog API Key | no | — |
| DATADOG_APP_KEY | Datadog App Key | no | — |
| DATADOG_PRINCIPAL_ACCOUNT | Datadog Principal Account | no | — |
| SLACK_WORKSPACE_ID | Slack Workspace ID | no | — |
| ARGS | Terraform Args | no | — |
| PR_TOKEN | GitHub token for posting PR comments (needs pull-requests: write). Defaults to GITHUB_TOKEN. | no | — |
Outputs
no outputs