0.2.0
Two new flags added:
- PipeApproveAfterPre (default true)
- PipeApproveAfterPost (default false)
The default tool behavior remains the same, however by setting ApproveAfterPre to false and ApproveAfterPost to true you now have the option to run both pre- and post- jobs for roles/instance prior to the approval step. Useful for multi-region cluster deployments where you only need to trigger a release on a per-role basis but need to test per-instance.