Skip to content

pulumi-demos/lotctl-tf-neo-migration

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neo Migration Demo

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.

Deploy (Terraform)

terraform init
terraform apply

Takes ~5 minutes (RDS is the bottleneck).

Migrate (Neo in Pulumi Cloud)

  1. Go to Pulumi Cloud and start a Neo migration
  2. Point it at this directory's state
  3. Neo converts code + imports state
  4. Run pulumi preview - should show zero changes

Tear down

terraform destroy

About

Terraform demo project for Pulumi Neo migration (VPC, EC2, ALB, RDS, S3, IAM)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HCL 100.0%