Find dependencies of Resources and Outputs in a local template
Find and display the dependencies between Parameters, Resources, and Outputs in a CloudFormation template.
rain tree [template]
-a, --all Display all elements, even those without any dependencies
-b, --both For each element, display both its dependencies and its dependents
-d, --dot Output the graph in GraphViz DOT format
-h, --help help for tree
--debug Output debugging information
--no-colour Disable colour output
- rain -