What's Changed
- Add a flag on deploy for termination protection by @stilvoid in #62
- Correctly handle recursing into paths in pkg by @stilvoid in #63
- Add flag to disable rollbacks by @stilvoid in #75
- Fix pkg tests by @stilvoid in #76
- Add test workflow and move build.sh into the release workflow by @stilvoid in #77
- Add cli config flag by @gouglhupf in #78
- Swap out golint for staticcheck and appease it by @stilvoid in #82
- Add --role-arn option for deploy sub command. by @tam0ri in #81
- Prepare release by @stilvoid in #83
- Show nested changeset data during deploy #45 by @stilvoid in #85
- Exit with a success code instead of a panic when change set includes no change. by @tam0ri in #84
- Fix the BucketExists function to distinguish between NotFound and other errors by @tam0ri in #86
- Fix return an error of index out of range without panic by @ugwis in #87
- Add statuses other than DELETE_COMPLETE to liveStatuses[] by @ugwis in #96
- Fix linter and unit test failures by @ericzbeard in #97
- Update cfn specification file by @gouglhupf in #99
- Bumping version number by @ericzbeard in #100
- Add --role-arn option for remove sub command. by @gouglhupf in #98
- Add a new command to deploy StackSets by @skrisyuk in #92
- Fix formatting for comment lines and improve error message when no region is set by @ericzbeard in #103
New Contributors
- @gouglhupf made their first contribution in #78
- @tam0ri made their first contribution in #81
- @ugwis made their first contribution in #87
- @ericzbeard made their first contribution in #97
- @skrisyuk made their first contribution in #92
Full Changelog: v1.2.0...v1.3.0