Skip to content

avengerpenguin/cloudage

Repository files navigation

cloudage

Small tool to create Graphviz representation of an AWS Cloudformation template. It allows seeing how resources Ref each other and also where parameters are used.

Install via pip:

pip install cloudage

And pass template JSON via stdin:

cloudage <mytemplate.json >output.dot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages