humanmade / cf-to-tf

CLI tool for generating Terraform configuration and state for existing CloudFormation resources
Other
416 stars 70 forks source link

How to actually convert Cloudformation templates to Terraform code #36

Open shadycuz opened 2 years ago

shadycuz commented 2 years ago

I know lots of people come here looking for this feature. I just released a tool today that will do this for you.

https://github.com/DontShaveTheYak/cf2tf

chunkingz commented 2 years ago

@shadycuz Your code doesnt seem to work, as I tried converting the template files from this page https://docs.aws.amazon.com/solutions/latest/centralized-logging/templates.html and it doesn't give any output

shadycuz commented 2 years ago

@chunkingz alright let me look.

shadycuz commented 2 years ago

I'm seeing someoutput, lets talk in https://github.com/DontShaveTheYak/cf2tf/issues/18

chunkingz commented 2 years ago

Okay sure.