Create A Configuration Version
Create a new configuration version in a specified workspace.
External Documentation
To learn more, visit the Terraform Cloud documentation.
Parameters
Parameter | Description |
---|---|
Auto Queue Runs | When true, runs are queued automatically when the configuration version is uploaded. |
Speculative | When true, this configuration version may only be used to create runs which are speculative, that is, can neither be confirmed nor applied. |
Workspace ID | Specifies the workspace ID where the var will be created. |
Workflow Library Example
Create a Configuration Version with Terraform Cloud and Send Results Via Email
Preview this Workflow on desktop