What Go Live does
For each workspace you select:- Locks the TFC workspace - prevents further runs in Terraform Cloud
- Unlocks the env zero environment - allows deployments from env zero
Cut over workspaces
Select workspaces to go live
The Go Live table lists all successfully migrated workspaces. Check the ones you want to cut over. Each workspace shows its current status:
- Created in env zero - migrated but not yet live
- Live - already cut over
- Failed - migration failed for this workspace
Click Go Live
The button label shows the count of selected workspaces (for example, Go Live (5)). env zero locks the TFC workspaces and unlocks the corresponding env zero environments.
Migration complete
Once all workspaces are live (or skipped), the wizard shows a completion screen confirming that env zero is now your source of truth for the migrated environments. From this screen you can:- Click Done to finish the migration session
- Click Back to Home to return to the homepage
Post-migration checklist
After going live, complete the following to fully replicate your TFC setup in env zero:- Verify plan output shows no unexpected infrastructure changes for each migrated environment
- Confirm all variables (including sensitive ones) are present and scoped correctly
- Configure SSO/SAML integration in env zero to manage team access and roles via your identity provider
- Recreate any Sentinel or OPA policies as env zero custom flows or policy rules
- Configure notification integrations (Slack, email, webhooks)
- Set up workflow triggers to replace any TFC run triggers or workspace dependencies
- Re-publish private modules in the env zero module registry
- Add any SSH keys needed for private repository access
- Verify VCS webhooks and deployment triggers work as expected
- Archive or delete the migrated workspaces in TFC once you are confident the migration is complete