You can now review your AWS CloudFormation Change Sets when promoting to production in Seed. Change Sets are generated automatically when promoting a build to the production stage.

Confirm Change Set

A Change Set is generated as a part of the CI process by comparing the proposed changes in the build you are trying to promote to the current state of the production stage. The Change Set shows you the resources that are about to be removed, added, and modified. This means you get an accurate view of what is about to be changed.

Reviewing Change Sets is just one way Seed can help you manage your CI/CD pipeline for Serverless. You can read more about promoting to production in our docs.