How to Migrate Terraform State Between Backends
Migrating Terraform state doesn't have to be scary. This guide covers the core methods — -migrate-state vs. -reconfigure, manual state pull/push, and Terragrunt's backend commands — with worked examples for S3, Azure, and reverse migrations. It also covers the env zero-specific paths: the Migration Wizard for teams leaving Terraform Cloud or Enterprise, the manual workspace-by-workspace method, and how to move state in or out of env zero's own remote backend.