fireflycons / PSCloudFormation

Easy CloudFormation deployments from PowerShell command line. Exports CloudFormation Stacks to Terraform
MIT License
6 stars 0 forks source link

Create a terraform exporter #119

Closed fireflycons closed 3 years ago

fireflycons commented 3 years ago

Given an existing cloudformation stack, attempt to build a terraform state file from it with as many of the resources that can be matched like-for-like. Resource matching between the two isn't an exact science!

fireflycons commented 3 years ago

Releasing a first experimental cut of this. There will be future enhancements. See the docs.