apfm-actions/Terraform Workspace Create
Create Terraform workspaces in AWS S3
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| tf-workspace-version | Terraform Version | yes | — |
| tf-workspace-list | List of workspaces to create | yes | — |
| tf-workspace-s3-bucket | Name of S3 bucket backend | yes | — |
| tf-workspace-s3-key | S3 Bucket key for workspace | yes | — |
| tf-workspace-dynamodb-table | DynamoDB table used for locking | yes | — |
| tf-assume-role-arn | AWS IAM Role to assume (optional) | — | — |
| tf-external-id | External ID to use when assuming roles (optional) | — | — |
| debug | Enable debugging | — | false |
Outputs
no outputs