actions-marketplace-validations/Create Terraform Workspace
Invoke Terraform API to create workspce in Terraform Cloud.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Apr 20, 2020
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/sarathkrish_create-terraform-workspace@f1c0d1c971b9fc11e8118fe197f5cf11cf897dc0 # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| workSpaceName | Terraform workspace name | yes | — |
| organizationName | Terraform organization Name | yes | — |
| terraformToken | Terraform Token | yes | — |
| terraformHost | Terraform Host Name | yes | — |
Outputs
| name | description |
|---|---|
| workSpaceId | Terraform WorkspaceId |