Skip to content

PLAB-IO/aws-cloudformation-debugger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS CloudFormation DEBUGGER

alt text

Debugging Cloudformation can be time consuming to find the root cause of the rollback process. This tool will automatically search the failed event since the latest stable state of your stack.

QuickStart

Download the binary either for Linux or OSX depending of your platform on the github release page

Usage

Easy to use, compatible with AWS CLI Profile

$ cfdbg --profile plab-cloudformation --stack-name cfdbg-demo

Feedback / Contribution

If you'd like to see new features or find a bug, please open an ISSUE and let us know. Or even better, make the change and submit us a Pull Request.

  • Fork 📖
  • Code 🏃
  • Submit PR 👏