When working with CloudFormation in AWS environments, it is advantageous to use stack imports and exports in order to simplify automation code and enforce dependencies between stacks. After a while, it can be hard to maintain the mental model of these dependencies. In order to help visualize these dependencies, I created the linked project.
Project link: https://github.com/cpollard0/cfn-dependency-visualizer