ljacobsson / cfn-diagram

CLI tool to visualise CloudFormation/SAM/CDK stacks as visjs networks, draw.io or ascii-art diagrams.
954 stars 75 forks source link

Box VPC, AZs & Subnets #240

Closed adminy closed 1 month ago

adminy commented 1 month ago

Arrows are great, but they can sometimes be overwhelming when everything is connected to everything else, in case of VPCs, AZs & Subnets, rather than drawing an arrow from everything to them, why not just put them in a box. It reduces the complexity by quite a bit! Important to have some bit of abstraction for larger architectures.

adminy commented 1 month ago

Closing as its duplicate of https://github.com/ljacobsson/cfn-diagram/issues/36