Dev rollout — step by step¶
There isn't one.
Every resource this migration creates is gated behind
var.name == "prod" or var.name == "stag". Neither ever evaluates
true for the dev environment, so there's nothing to build, test, or
cut over here. See dev today and dev after the
migration, they're the same page in substance.