runResourceCreate

Stub for the Terraform provider for creating runs. The Terraform provider only needs to be able to trigger a run but will not follow it, so we do not expose anything else than the ID. By default, a tracked run is created, but this can be overridden by setting the proposed argument to true.

Arguments

Returns

ID!
Collapse