pistazie / cdk-dia

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

--collapse-double-clusters command line option #31

Closed alexpulver closed 1 year ago

alexpulver commented 1 year ago

Expose a command line option for the following behavior: https://github.com/pistazie/cdk-dia/blob/dcd3237ee89deeccc8f29208e150ca0c959d1b30/src/diagram/aws/aws-diagram-generator.ts#L45

Closes #29

pistazie commented 1 year ago

@alexpulver the PR didn't pass but CI seems to have been broken on master before. will fix that soon.

pistazie commented 1 year ago

@alexpulver can you please rebase on main? the tests were broken before.

alexpulver commented 1 year ago

@pistazie will do, thanks!

pistazie commented 1 year ago

@alexpulver published as 0.8.0. thanks!

alexpulver commented 1 year ago

@pistazie thank you for the review and quick release! Time to update diagrams 😄