-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
Since stacks can declare dependencies on others (via the stack_output resolver), it would be nice to be able to visualize these dependencies.
Much like bundle viz, create a command which outputs a Graphviz (or other format) visualization of stack dependencies.
patrobinson and stevehodgkiss