gusvega-dev/Terraform Plan and Apply GCP Action
Run Terraform Plan and Apply in a containerized GitHub Action for GCP, built by Gus Vega. No Terraform install required
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| workdir | Working directory for Terraform | no | . |
| secrets | JSON string containing secrets | no | {} |
| apply | Whether to run terraform apply after plan | no | true |
Outputs
| name | description |
|---|---|
| plan-apply_status | Terraform Plan execution status |