pistazie / cdk-dia

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

Feature Request: Simple Way to Ignore Resources #45

Open bestickley opened 11 months ago

bestickley commented 11 months ago

Hi, I'd like to request a feature for a simple way of ignoring resource such that they don't end up in the diagram. Something like Annotations.of(resource).addInfo("cdk-dia:ignore") could maybe be used? See annotations docs here.