Terraform workspaces are a feature that allows you to manage multiple environments or instances of your infrastructure within a single Terraform configuration.
Terraform starts with a single, default workspace named default that you cannot delete.