pistazie / cdk-dia

Automated diagrams of CDK provisioned infrastructure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature Request: Simple Way to Ignore Resources

bestickley opened this issue · comments

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.