28mm / blast-radius

Interactive visualizations of Terraform dependency graphs using d3.js
https://28mm.github.io/blast-radius-docs/
MIT License
2.04k stars 257 forks source link

Feature Request: Filter by resource type #62

Open peterfraedrich opened 5 years ago

peterfraedrich commented 5 years ago

I would be awesome if you could filter by resource type, especially for stacks that use a large number of vars.

For instance, in our AWS terraform stack, a good majority of our nodes are either vars or cloudwatch resources, and it would be cool to be able to filter those out and show just the "important" stuff.