actions-marketplace-validations/Create Terraform Workspace with AWS Credentials
Invoke Terraform API to create workspce in Terraform Cloud.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 5, 2021
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/cryptosalomao_create-terraform-workspace@539bda93e2d8f086dac794ab84f901ac9cd31dca # no releases — HEAD as of 2026-07-15tags 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 | — |
| awsAccessKeyId | AWS Access Key ID | yes | — |
| awsSecretAccessKey | AWS Secret Access Key | yes | — |
Outputs
| name | description |
|---|---|
| workSpaceId | Terraform WorkspaceId |