Evaluation of migrating a Terraform managed resource i.e. VPC to crossplane using an existing Terraform state.
.
├── terraform # Terraform defining the VPC
├── crossplane # Crossplane resources defining the migration approach
└── README.md
✅ Validate Upbound Migration Documentation with a working a proof of concept