Process Flow - Default workspace
Start Terraform
Check Workspace
Is workspace set?
No→Use Default Workspace
Load Default Workspace State
Load Selected Workspace State
Apply Terraform Commands
Update Workspace State
End
Terraform starts and checks if a workspace is selected. If none is set, it uses the default workspace to load and update infrastructure state.