/cfn-dependency-visualizer

Create a visualization of CloudFormation import/export dependencies

Primary LanguageHTMLMIT LicenseMIT

Visualizes relationship between cloudformation imports and exports.

Get some AWS creds in the default location (~/.aws/credentails)

Run get-all-imports-exports.go by eecuting go run get-all-imports-exports.go

That will generate JSON outoutput file

Once processing is done, navigate to http://localhost:8080/visualization.html to view the data.