runs

Create a Run

A run performs terraform plan and apply using a configuration version and the workspace's current variables. If the configuration version is omitted, the run will be created using the workspace's latest configuration version. If you want to create a dry run, specify is-dry: true or reference configuration version with is-dry: true in the relationships.

post/runs

Query parameters

vcs-user-idinteger

The ID of VCS user who triggered the run. It is for the internal use only.

vcs-task-idstring

The ID of a VCS task which triggered the run. Internal use only.

Response

Successfully created a run.

Changes

No recorded changes to this endpoint across all 1 revision of this API.