Staged Changes

Changes made in your CloudStation project, like adding, removing, or making changes to components, will be staged in a changeset for you to review and apply.

It is important to be familiar with this flow as you explore the upcoming guides.

What to Expect

As you create or update components within your project -

  1. The number of staged changes will be displayed in a banner on the canvas
  2. Staged changes will appear as purple in the UI

CloudStation Staged Changes

CloudStation and Deploy Changes

To review the staged changes, click the "Stages" button in the banner. Here, you will see a diff of old and new values.

You can optionally add a commit message that will appear in the activity feed.

CloudStation Staged Changes

Clicking "Deploy" will deploy all of the changes at once. Any services that are affected will be redeployed.


Edit this file on GitHub