This message was deleted.
# general
s
This message was deleted.
b
Interesting
So rather than show what resources are related, you want to know how they are related?
s
I think that would be a useful addition to the view
With the ability to collapse down individual componentresources
👍🏼 1
b
This is something @microscopic-florist-22719 has been passionate about having also. Note that you can generate a DOT file using the
pulumi stack graph
CLI command which allows you to choose between dependency and parent edges, as well as control coloring, etc. In the absence of support in the service, do you think this would do the trick?
w
Yes - it is very much the plan to show dependency relationships in this view! Being able to show both dependencies and component relationships in a single view (with collapsible components) gives really interesting insights into relationships between resources in a larger project.
💯 2