-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
- prefix change set with
bootstrap-{stage}-{region}-intead ofserverless-bootstrap- - support
--saveoption forbootstrapcommand, which will write diff in to a file that is named the same as the change set name, and contains the diff - support
serverless deploy --executethat will look for the saved change set, and if the exact one exists it will execute it, otherwise it will error like it currently does
This will enable a developer workflow to open a PR with the diffs of all the different stage/region combinations available for review, as well as avoiding the PR-merge-fail-execute-retry behaviour currently required to deal with bootstrap changes.
Metadata
Metadata
Assignees
Labels
No labels