pistazie / cdk-dia

Automated diagrams of CDK provisioned infrastructure
MIT License
877 stars 37 forks source link

Research the effort required to support terraform-cdk #5

Open pistazie opened 3 years ago

pistazie commented 3 years ago

It might be easy to add CDK-Dia support for terraform-cdk with a low amount of effort. this is because terraform-cdk has a Constructs Tree, which is the base according to which CDK-Dia creates a diagram.

Open questions in order to estimate the effort required: