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.
Download the binary either for Linux or OSX depending of your platform on the github release page
Easy to use, compatible with AWS CLI Profile
$ cfdbg --profile plab-cloudformation --stack-name cfdbg-demo
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 👏