Terraform project for the "Way #2: Let AI Write the Goodbye Letter" demo.
VPC, EC2, ALB, RDS, S3, IAM - a realistic small stack for Neo to migrate.
terraform init
terraform applyTakes ~5 minutes (RDS is the bottleneck).
- Go to Pulumi Cloud and start a Neo migration
- Point it at this directory's state
- Neo converts code + imports state
- Run
pulumi preview- should show zero changes
terraform destroy