actions-marketplace-validations/Update Terraform Cloud Variable
Invoke Terraform API to update Terraform variable value
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| workSpaceName | Terraform workspace name | yes | — |
| organizationName | Terraform organization Name | yes | — |
| terraformToken | Terraform Token | yes | — |
| terraformHost | Terraform Host Name | yes | — |
| variableName | The variable key / name as shown in Terraform Cloud | yes | — |
| variableHCL | Specify true or false if variable should be in HCL format | no | — |
| variableValue | The variable value to be replaced in Terraform Cloud | yes | — |
Outputs
| name | description |
|---|---|
| variableId | The Updated Variable ID |