Added
- Added interactive mode for stack selection to
check
command - Added support to used
cfn-lint
tocheck
command if present on host
Fixed
- Fixed process exit code for errors. Now the process will exit with a non-zero code if an error occurs
- Fixed sdk error handling in
check
command
Added
- Added interactive mode for stack selection to
apply
,delete
,show
commands - Added
--all/-A
flag toapply
anddelete
commands to select all stacks
Updated
- Updated aws_sdk crate verisons
Added
- initial release
Updated
- initial release
Fixed
- initial release