The Review step shows a summary of what will be created in env zero and lets you trigger the migration with a single click.Documentation Index
Fetch the complete documentation index at: https://docs.envzero.com/llms.txt
Use this file to discover all available pages before exploring further.
What happens during migration
When you click Create in env zero, the wizard:- Creates env zero projects matching your TFC project structure
- Creates env zero environments for each selected workspace, in a locked state to prevent accidental deployments
- Copies variables and configuration sets to the new environments
- Locks the TFC workspace briefly, copies the Terraform state to the env zero remote backend, then unlocks the TFC workspace
- Triggers a drift detection plan to verify the imported state is valid
State migration temporarily locks each TFC workspace during the copy. The lock is released automatically once the state transfer completes. If you see a workspace locked in TFC during migration, this is expected.
Review your selection
The summary displays your selected workspaces organized by TFC project. For each workspace you can see the Terraform version, VCS repository branch, and variable count. You can uncheck individual workspaces on this screen to defer them to a later migration round before triggering the migration.
Start the migration
Review the workspace list
Verify the workspaces and projects listed match your expectations. Uncheck any workspaces you want to defer.
Click Create in env zero
The migration begins. Each workspace shows its status inline as migration progresses.
Migration results
When migration completes, the wizard shows a success count and a failure count with error details for any workspace that failed.- Successfully migrated workspaces are not rolled back if others fail. Partial success is a valid outcome — already-migrated workspaces are marked and cannot be re-selected in future sessions.
- Drift detection runs asynchronously after migration reports completion. The plan results appear on each environment once finished. Migration success does not mean drift detection has completed.
- If any workspaces failed, click Retry to attempt them again. Only the failed workspaces are retried.
Next steps
- Go Live - Lock TFC workspaces and activate env zero environments.
- Migrate from Terraform Cloud - Return to the migration overview for the full process.
- Troubleshooting - Diagnose state migration failures and retry errors.