Skip to main content

Create A Configuration Version

Create a new configuration version in a specified workspace.

External Documentation

To learn more, visit the Terraform Cloud documentation.

Parameters

ParameterDescription
Auto Queue RunsWhen true, runs are queued automatically when the configuration version is uploaded.
SpeculativeWhen true, this configuration version may only be used to create runs which are speculative, that is, can neither be confirmed nor applied.
Workspace IDSpecifies the workspace ID where the var will be created.

Automation Library Example

Create a Configuration Version with Terraform Cloud and Send Results Via Email

Automation LibraryPreview this Automation on desktop