Skip to main content
The Review step shows a summary of what will be created in env zero and lets you trigger the migration with a single click.

What happens during migration

When you click Create in env zero, the wizard:
  1. Creates env zero projects matching your TFC project structure
  2. Creates env zero environments for each selected workspace
  3. Copies variables and configuration to the new environments
  4. Imports Terraform state from TFC to the env zero remote backend
  5. Runs a drift detection plan to verify the state is valid
Your TFC workspaces remain fully operational. No changes are made to TFC during this step.

Review your selection

The migration summary displays your selected workspaces organized by TFC project, showing:
  • Source TFC organization name
  • Number of workspaces per project
  • Total workspaces to be migrated

Start the migration

1

Review the summary

Verify the workspaces and projects listed match your expectations.
2

Click Create in env zero

The migration begins. A progress banner shows the current status.
3

Wait for completion

Migration time depends on the number of workspaces and the size of their state files. You can safely leave the page and return later. Progress is saved automatically.

Migration results

When migration completes, the wizard shows:
  • Success count - workspaces successfully migrated
  • Failure count - workspaces that failed (with error details)
If any workspaces failed, click Retry Migration to attempt them again.
Each migrated environment is created in a locked state. This prevents accidental deployments until you explicitly go live.

Next step

Click Next to continue to Go Live.