bank-mvp/Deploy Terraform with Workspace Support
Initializes and applies Terraform configurations with support for workspace selection
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 11, 2024
- License
- None
Pinned Snippet
uses: bank-mvp/actions-terraform@f41b365876fa998d5769b1d6785b41643e4fb45d # v1.0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| aws_access_key_id | AWS Access Key ID | yes | — |
| aws_secret_access_key | AWS Secret Access Key | yes | — |
| aws_region | AWS Region | yes | — |
| terraform_directory | Directory of Terraform configurations | yes | — |
| terraform_workspace | Terraform workspace to use | yes | — |
| deploy | Whether or not to deploy resources | no | false |
Outputs
no outputs