Skip to content

change order of add to organization #412

Merged
merged 2 commits into from
Apr 15, 2026
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 8 additions & 6 deletions aws/documentation/account-setup/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,16 +63,16 @@ before continuing.
- PR
3. [Execute apply](#execute-terraform-code) in master payer to create both EW, GovCloud accounts
- PR
4. With new EW account
4. Add Gov account to [organizations](add-to-org.md) (**NEW ORDER**)
- PR
5. Create [bootstrap](#create-bootstrap-access-keys)
1. [EW](#bootstrap-ew-account)
2. [GovCloud](#bootstrap-govcloud-account)
6. With new EW account
1. [Setup credentials entry and new password](#1-setup-credentials-entry-and-new-password)
2. [Reset password from shared mailbox](#2-reset-password-from-shared-mailbox)
3. [Create MFA for root account and record in location XXX](#4-create-mfa-for-root-account-and-record-in-location-xxx)
- PR
5. Create [bootstrap](#create-bootstrap-access-keys)
1. [EW](#bootstrap-ew-account)
2. [GovCloud](#bootstrap-govcloud-account)
6. Add Gov account to [organizations](add-to-org.md) (**NEW ORDER**)
- PR
7. [Baseline EW account](https://github.e.it.census.gov/terraform/support/tree/master/docs/how-to/account-provisioning)
- PR
8. [Baseline Gov account](https://github.e.it.census.gov/terraform/support/tree/master/docs/how-to/account-provisioning)
Expand Down Expand Up @@ -572,3 +572,5 @@ Once you have created the GovCloud account, there are a couple more steps to add

* 1.0.36 -- 2024-04-29
- add flowchart
* 1.0.37 -- 2026-04-14
- change order of add to organization