Skip to content

kisst/CFN-draw-build-timeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

CFN-draw-build-timeline

Help to debug long running CFN builds with a visual aid in the commandline.

Usage:

  • Generate events.json:
    aws cloudformation describe-stack-events --stack-name mystack > events.json
  • Visualize it with cfn-draw-build-timeline:
    ./timeline_build.py events.json

About

Help to debug long running CFN builds with a visual aid.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages