From f151df4a84156e485704e4243a45b4234d7448d6 Mon Sep 17 00:00:00 2001 From: Mike Bell Date: Mon, 22 Apr 2024 10:54:53 +0100 Subject: [PATCH] Ensure correct step number --- runbooks/source/move-components-module.html.md.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runbooks/source/move-components-module.html.md.erb b/runbooks/source/move-components-module.html.md.erb index 7102b0e1..6a2932f6 100644 --- a/runbooks/source/move-components-module.html.md.erb +++ b/runbooks/source/move-components-module.html.md.erb @@ -17,7 +17,7 @@ review_in: 6 months 7. Run `migrate-module` pipeline from the Concourse UI. 8. Unpause pipeline environment specific pipeline (e.g. live-2) 9. Re-run PR plan - the plan should show "No changes. Your infrastructure matches the configuration." -10. Re-run step 5-8 with the next environment (e.g. manager) +10. Re-run step 5-9 with the next environment (e.g. manager) 11. Get approval for the PR and merge. 12. Un-pause `live-2` and check for a clean apply 13. Repeat 9. with `manager` and `live`