sarathkrish/Invoke Terraform Runs API
Invoke Terraform API to run Terraform
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 | — |
| isDestroy | Specifies if this plan is a destroy plan, which will destroy all provisioned resources | yes | — |
| message | Specifies the message to be associated with this run. | yes | — |
Outputs
| name | description |
|---|---|
| runId | The run ID |