Skip to content

Create a Terraform run

The Runs page is project-scoped and backend-paginated. It gives every Terraform action a workspace, revision, actor, status, and audit trail.

Typical time
5–20 minutes
You need
A latest saved workspace revision
Next step
Review run details

Open Runs. Confirm the project-scoped notice, then use the project, workspace, environment, run type, status, date, and search filters to establish the intended context.

Synthetic Terraform Runs summary cards showing total, successful, active, failed, and last-apply states.
Run 1 of 5 · Confirm the project-scoped Run LibrarySynthetic summary cards show the current run totals before you filter or open the Run Library.

Choose New run. The three stages are:

  1. Workspace — choose a workspace with a saved revision;
  2. Run type — select the action; and
  3. Review — confirm workspace, latest saved revision, and action.
New Terraform Run drawer with Workspace, Run type, and Review steps using a synthetic documentation workspace.
Run 2 of 5 · Choose workspace, run type, and reviewShow New Terraform Run with the three product steps and a synthetic workspace.
  • Format: check or normalize Terraform formatting.
  • Validate: validate Terraform configuration in the controlled runner.
  • Plan: create change evidence for the saved revision.
  • Policy check: evaluate configured policy scanners and guardrails.

The create drawer does not offer Apply. Apply begins only from a successful, currently approved plan.

Terraform run type cards for Format, Validate, Plan, and Policy Check, with Plan selected.
Run 3 of 5 · Select a non-apply run typeShow Format, Validate, Plan, and Policy check, with Plan selected.

Choose Start Run once. The page opens the new run details and automatically refreshes active QUEUED, STARTING, RUNNING, or CANCEL_REQUESTED runs.

Review queue position, capacity delay, runner state, and latest known status. Do not repeatedly submit the same action while it waits.

Synthetic Terraform Runs table showing queued and succeeded Plan states for a documentation workspace.
Run 4 of 5 · Monitor queue and execution stateShow a synthetic queued or running plan with safe status, timeline, and capacity guidance.

Choose View details from the row menu. Depending on run type and status, review:

  • overview and timeline;
  • plan summary;
  • resource map;
  • policy scan;
  • guardrails review;
  • cost evidence;
  • safe logs and user summary; and
  • allowed actions such as Re-run, Cancel run, Archive run, or Delete run.
Synthetic successful Terraform plan summary with safe metadata and a short execution timeline.
Run 5 of 5 · Review the run resultShow a synthetic successful plan detail drawer with tabs and safe summary evidence.

Confirm the run uses the intended project, workspace, revision, environment, action, actor, and provider context, and has reached the expected terminal status before using its evidence.

Return to the Terraform editor and choose Save All after review.

Read the queue health and estimated start information. Capacity delay is not a failed plan and does not justify duplicate submissions.

Open details, read the safe user summary and step logs, correct the underlying workspace or source issue, save a new revision if code changed, then Re-run or create the appropriate new action.

Only cancellable active states expose cancellation. A terminal run cannot be cancelled.