Create and switch to a new workspace.
Section: Workspaces
Create workspace
bash
bash
terraform workspace new devExplanation
Create and switch to a new workspace.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Workspaces
List workspaces
Show available Terraform CLI workspaces for the current configuration.
Import existing object
Associate an existing infrastructure object with a resource address in state.
Pull raw state JSON
Download the latest state and write it to a local file.