Sceptre / sceptre

Build better AWS infrastructure
https://docs.sceptre-project.org
Other
1.49k stars 313 forks source link

[Resolve #1493] Complete DisableRollback implementation #1494

Closed alex-harvey-z3q closed 3 months ago

alex-harvey-z3q commented 3 months ago

This adds missing code to complete the implementation of the DisableRollback feature.

The implementation in 99c839a2b began this feature by adding disable rollback to the create and update CLI commands, but it was forgotten to update the stack actions.

This adds the missing code and another unit test.

PR Checklist

Approver/Reviewer Checklist

Other Information

Guide to writing a good commit

alex-harvey-z3q commented 3 months ago

Integration test run https://github.com/Sceptre/sceptre/actions/runs/10226398355