Skip to main content

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.

Before migrating, the wizard checks your selected workspaces for issues that need resolution. It tells you exactly what needs attention. If no issues are found, you skip directly to review. The Continue button stays disabled until every issue is either resolved or explicitly skipped.

Issue types

Missing secrets

TFC marks sensitive variables as write-only, so their values cannot be read during the scan. You need to re-enter these values before migration. Missing secrets appear in two places:
  • Workspace variables - sensitive variables defined on individual workspaces
  • Variable set variables - sensitive variables defined in variable sets shared across workspaces. Each variable set card shows a badge listing every workspace that uses it, so you can see the full scope before deciding how to handle it.
1

Click on a workspace or variable set card

The card expands to show all sensitive variables that need values.
2

Enter the secret values

Provide the current value for each sensitive variable.
3

Click Save Secrets

The card updates to reflect the resolved status.
Resolve missing secrets and VCS connections
Skipping a secret removes it from the migrated environment. Use Skip for now only for variables that are no longer needed. Any deployment that depends on a skipped variable will fail until the value is added manually to the environment after migration.

VCS connection required

Some workspaces reference VCS repositories through providers not yet connected in env zero. The wizard groups these issues by provider type and shows the repository name (org/repo) for each affected workspace. For each provider, click the Connect button (for example, Connect GitHub). This opens an OAuth flow directly in the wizard. Once authenticated, all workspaces using that provider are unblocked at once.
Workspaces using VCS providers not supported by env zero are excluded at the workspace selection step and do not appear here.

No issues found

If all selected workspaces pass validation, the wizard displays a success message and you can proceed directly to the next step.

Next steps