pistazie / cdk-dia

Automated diagrams of CDK provisioned infrastructure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a decorator which allows to customize the icon of a diagram node

pistazie opened this issue · comments

CDK-Dia currently automatically generates a label for each diagram node according to the resource logical name and cloudformation type.

CDK-Dia also has decorators which allow the user to customize how a construct is diagramed (see main README.md for details).

This issue offers to add such a customizer that allows the user to set a custom icon.