mysolidio/Terraform Plan
Accepts path to terraform configurations to run commands within directory.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| TFPATH | Path to terraform files. | yes | — |
| REGION | Region to execute terraform commands against. | yes | — |
| ACTION | Terraform action to perform. | yes | — |
| ACCESS_TOKEN | Token used to authenticate to the GitHub API for commenting on PRs. | yes | — |
| REPO_OWNER | Used to build the PR URL dynamically. | yes | — |
| REPO_NAME | Used to build the PR URL dynamically. | yes | — |
| IS_MANUAL | Used to define if this is a manual run. | no | — |
| SLACK_WEBHOOK_URL | Used in tandem with IS_MANUAL. Used to alert on destructive actions. | no | — |
Outputs
no outputs