fireflycons / PSCloudFormation

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

Replace parser #125

Closed fireflycons closed 2 years ago

fireflycons commented 2 years ago

Drop in new CloudFormation parser that builds a directed-edge graph of CloudFormation resources. This enables a rewrite of the experimental terraform exporter to properly understand the relationships between resources.