Workspace statuses
pending release
The IaCM Workspace Statuses panel is currently pending release and will be available soon!
This document provides an overview of workspace statuses, offering a quick glance at the number of workspaces in each status. It helps streamline workflow management by enabling users to filter and identify workspaces based on their current status.
Workspace Statuses:
- Active: Active workspaces are those with an active state file, provisioned from your OpenTofu/Terraform code.
- Inactive: Inactive workspaces are currently not in use and do not have an active state file.
- Provisioning: Workspaces with a provision pipeline running against them.
- Destroying: Workspaces undergoing the teardown process with a destroy pipeline actively running.
- Drifted: Workspaces where the actual infrastructure has drifted from the expected configuration. Go to Drift Detection do find out more.
- Failed: Workspaces where the last operation did not complete successfully, requiring attention.
enhanced usability
For enhanced usability, set default pipelines in your workspace configuration, so you can run provision and destroy pipelines directly against the workspace you are reviewing.