actions-marketplace-validations/Terraform Cloud Create Workspace
Creates Workspace in Terraform Cloud
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | API Token | yes | — |
| name | TF Workspace Name | yes | — |
| org | TF Organization Name | yes | — |
| desc | TF Workspace Description | no | — |
| exec_mode | Execution Mode, `local` to execute TF in Github Actions (default: `remote`) | no | — |
| env | TF Workspace Environment | no | — |
| tf_version | TF Version to use in workspace (default: `latest`) | no | — |
Outputs
no outputs