Workflows · Infrastructure changes

Approve an infrastructure change before the agent applies it.

Check the agent, production target, plan, cost, and policy before an infrastructure tool runs.

Request a demo

Agent request

Apply a Terraform plan to production/networking

The plan changes production routing and can interrupt customer traffic.

Identity
coding-agent · Platform
Target
production/networking
Cost
Recorded agent cost
Evidence
Plan diff and rollback steps

Policy decision

Production infrastructure changes require the Platform owner.

Approver

Platform owner

The action waits until this owner approves or denies it.

Approved

Tool call resumes

Deixic resumes the accepted tool call and records the apply result.

Denied

Tool call stays blocked

Deixic closes the request as denied and the apply does not run.

Execution order

The agent request stops before the connected tool runs.

  1. 01Agent runtime requests terraform apply
  2. 02Deixic checks policy and holds the call
  3. 03Platform owner reviews the plan
  4. 04Connected infrastructure tool returns the result

The request, decision, recorded cost, and execution result remain in activity history.

Put this action under policy.

Request a demo.