| Queued | ⏳ | The run has been accepted and is waiting for an execution slot to become available | None — wait |
| Pending | ⏳ | The run is being prepared for execution | None — wait |
| Initializing | ⚙️ | The execution environment is being set up | None — wait |
| Planning | 🔍 | A change plan is being generated — a preview of every resource that will be created, modified, or deleted | None — wait |
| Awaiting Plan Approval | 👁️ | The plan is ready. Review it and decide whether to proceed | Approve or Cancel |
| Awaiting Apply Approval | ✅ | The plan was approved. This is the final confirmation before changes are executed | Approve or Cancel |
| Applying | 🚀 | Infrastructure changes are being applied to your cloud environment | None — wait |
| Completed | ✅ | The run finished successfully. Infrastructure is provisioned (or updated) | None |
| Failed | ❌ | An error occurred during execution. No further changes will be made | Review logs, fix issue, re-run |
| Destroying | 🗑️ | Cloud resources are being removed | None — wait |
| Destroyed | 🗑️ | All cloud resources managed by this deployment have been removed | None |