Skip to content

Commit

Permalink
Ensure correct step number
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebell committed Apr 22, 2024
1 parent e182c3c commit f151df4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runbooks/source/move-components-module.html.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down

0 comments on commit f151df4

Please sign in to comment.