Currently, the SaaS configuration needs to be updated every time there's a platform upgrade (i.e. sites are moved to a new platform to get an upgraded codebase): a new platform ID must be specified so that new sites don't get deployed on the old one.

If we used distributions instead, the distribution ID would be in the config instead, and it wouldn't have to change. New sites would automatically get deployed to the distribution's latest platform.

We'll have to wait until #2704799: RFC: Add a 'distribution' content type gets implemented.

Comments

colan created an issue.