actions-marketplace-validations/Get Terraform.io Workspace state
Retrieve the state information for a given Terraform workspace
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| organization | Terraform organization | yes | — |
| workspace | Terraform workspace | yes | — |
| terraformApiToken | API token for Terraform.io | yes | — |
Outputs
| name | description |
|---|---|
| json | Output values defined by the workspace in JSON format |
| organization | Organization state was retrieved from |
| workspace | Workspace state was retrieved from |
| dynamic_property | Name defined by the Terraform output |