Skip to main content
You can now migrate Terraform Cloud (TFC) or Terraform Enterprise (TFE) workspaces to env zero using a guided migration wizard. The wizard discovers your existing workspaces, transfers configuration and state, and prepares environments in env zero so you can complete the migration with a controlled cutover.

Connect and scan

Connect your Terraform Cloud organization and automatically discover workspaces, variables, and variable sets. You can migrate a subset of workspaces and return later to migrate additional ones.

Resolve issues

If required information is missing, the wizard highlights what needs attention so you can provide secrets or configure VCS connections before migration.

Review and migrate

Review the discovered workspaces and create the corresponding environments in env zero while preserving the existing project structure.

Go live

When you are ready to switch, the wizard locks Terraform Cloud workspaces and activates the matching environments in env zero, enabling a controlled cutover.

What gets migrated

The wizard recreates the core configuration required to run your infrastructure in env zero.
  • Workspaces recreated as environments
  • Workspace variables migrated to environment variables
  • Variable sets migrated to configuration sets
  • Project structure preserved
  • Terraform state transferred to the env zero remote backend
Terraform Cloud workspaces remain operational until you complete the Go Live step, and they are never modified or deleted during the migration.
Learn more in the Migrate from Terraform Cloud guide.