Plan, apply, drift detection, and rollback — real Terraform and cloud API calls.
Plan, apply, drift detection, and rollback aren't decorative statuses — they run real Terraform and cloud API calls against your actual infrastructure state.
Plan computes real changes before anything deploys, with cost and credential preflight checks
Apply actually provisions infrastructure — it isn't a progress bar
Drift detection continuously compares live state against declared state
Rollback restores a prior state in reverse-topological order when something breaks