Skip to content

PLAB-IO/aws-cloudformation-diagrams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS Cloudformation diagrams

Generate dynamic diagram of AWS Cloudformation template from YAML file.

Thanks

Special thanks to the work of MinJae Kwon with it's powerful Diagram As Code tool https://github.com/mingrammer/diagrams

How to use it?

$ pip3 install -r requirements.txt
$ python3 src/main.py -i /YOUR/PATH/main.yml -o MySuperSchema -f pdf

Examples

Look at some examples of real project generated in examples folder.

Fuzion Executor Schema

Fuzion Executor Schema

Fuzion APPS Schema

Fuzion Apps Schema

About

Generate AWS Diagrams from YAML template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages