From 85e743ef316a6e081b0044eff5d4c0bdb3cec478 Mon Sep 17 00:00:00 2001 From: dwara001 Date: Tue, 14 Apr 2026 08:58:41 -0400 Subject: [PATCH 1/7] change order of add to organization --- aws/documentation/account-setup/README.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/aws/documentation/account-setup/README.md b/aws/documentation/account-setup/README.md index 4a951be9..6a492608 100644 --- a/aws/documentation/account-setup/README.md +++ b/aws/documentation/account-setup/README.md @@ -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) @@ -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 From 1fda2c479b67b0dd2fd58edb8190e1efbe3d8f07 Mon Sep 17 00:00:00 2001 From: dwara001 Date: Thu, 16 Apr 2026 07:54:54 -0400 Subject: [PATCH 2/7] change order of the new account creation steps --- aws/documentation/account-setup/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/aws/documentation/account-setup/README.md b/aws/documentation/account-setup/README.md index 6a492608..7c3a5616 100644 --- a/aws/documentation/account-setup/README.md +++ b/aws/documentation/account-setup/README.md @@ -63,11 +63,11 @@ before continuing. - PR 3. [Execute apply](#execute-terraform-code) in master payer to create both EW, GovCloud accounts - PR -4. Add Gov account to [organizations](add-to-org.md) (**NEW ORDER**) - - PR -5. Create [bootstrap](#create-bootstrap-access-keys) +4. Create [bootstrap](#create-bootstrap-access-keys) 1. [EW](#bootstrap-ew-account) - 2. [GovCloud](#bootstrap-govcloud-account) + 2. [GovCloud](#bootstrap-govcloud-account) +5. Add Gov account to [organizations](add-to-org.md) (**NEW ORDER**) + - PR 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) From 37823f0a855fad2b0d21bf2f988f4d4cae5b2e1a Mon Sep 17 00:00:00 2001 From: dwara001 Date: Thu, 16 Apr 2026 07:57:55 -0400 Subject: [PATCH 3/7] change order of the new account creation steps --- aws/documentation/account-setup/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/aws/documentation/account-setup/README.md b/aws/documentation/account-setup/README.md index 7c3a5616..525ad474 100644 --- a/aws/documentation/account-setup/README.md +++ b/aws/documentation/account-setup/README.md @@ -574,3 +574,5 @@ Once you have created the GovCloud account, there are a couple more steps to add - add flowchart * 1.0.37 -- 2026-04-14 - change order of add to organization +* 1.0.38 -- 2026-04-16 + - change order of Bootstrap and add to organization steps From 37425f5a17191dc2e09997001fe3c41aa456269d Mon Sep 17 00:00:00 2001 From: dwara001 Date: Thu, 16 Apr 2026 08:22:34 -0400 Subject: [PATCH 4/7] change order of the new account creation steps --- aws/documentation/account-setup/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws/documentation/account-setup/README.md b/aws/documentation/account-setup/README.md index 525ad474..3522fc06 100644 --- a/aws/documentation/account-setup/README.md +++ b/aws/documentation/account-setup/README.md @@ -63,7 +63,7 @@ before continuing. - PR 3. [Execute apply](#execute-terraform-code) in master payer to create both EW, GovCloud accounts - PR -4. Create [bootstrap](#create-bootstrap-access-keys) +4. Create [bootstrap](#cross-account roles for bootstrapping) 1. [EW](#bootstrap-ew-account) 2. [GovCloud](#bootstrap-govcloud-account) 5. Add Gov account to [organizations](add-to-org.md) (**NEW ORDER**) From 04a466fc738405b166640a7bf84f275f6937fa26 Mon Sep 17 00:00:00 2001 From: dwara001 Date: Thu, 16 Apr 2026 08:40:32 -0400 Subject: [PATCH 5/7] change order of the new account creation steps --- aws/documentation/account-setup/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws/documentation/account-setup/README.md b/aws/documentation/account-setup/README.md index 3522fc06..dd9d47b6 100644 --- a/aws/documentation/account-setup/README.md +++ b/aws/documentation/account-setup/README.md @@ -63,7 +63,7 @@ before continuing. - PR 3. [Execute apply](#execute-terraform-code) in master payer to create both EW, GovCloud accounts - PR -4. Create [bootstrap](#cross-account roles for bootstrapping) +4. Create [cross-account roles for bootstrapping] 1. [EW](#bootstrap-ew-account) 2. [GovCloud](#bootstrap-govcloud-account) 5. Add Gov account to [organizations](add-to-org.md) (**NEW ORDER**) From a68bd1f10161ddc4d3125eac9a4bcee36826c21f Mon Sep 17 00:00:00 2001 From: dwara001 Date: Thu, 16 Apr 2026 09:37:44 -0400 Subject: [PATCH 6/7] change order of the new account creation steps --- aws/documentation/account-setup/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws/documentation/account-setup/README.md b/aws/documentation/account-setup/README.md index dd9d47b6..d88c49ed 100644 --- a/aws/documentation/account-setup/README.md +++ b/aws/documentation/account-setup/README.md @@ -63,7 +63,7 @@ before continuing. - PR 3. [Execute apply](#execute-terraform-code) in master payer to create both EW, GovCloud accounts - PR -4. Create [cross-account roles for bootstrapping] +4. Create [#cross-account roles for bootstrapping] 1. [EW](#bootstrap-ew-account) 2. [GovCloud](#bootstrap-govcloud-account) 5. Add Gov account to [organizations](add-to-org.md) (**NEW ORDER**) From 92550f4f50c481aad7c8cd68a90a748dbe4b6c9c Mon Sep 17 00:00:00 2001 From: dwara001 Date: Thu, 16 Apr 2026 09:41:06 -0400 Subject: [PATCH 7/7] change order of the new account creation steps --- aws/documentation/account-setup/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws/documentation/account-setup/README.md b/aws/documentation/account-setup/README.md index d88c49ed..e4b09e20 100644 --- a/aws/documentation/account-setup/README.md +++ b/aws/documentation/account-setup/README.md @@ -63,7 +63,7 @@ before continuing. - PR 3. [Execute apply](#execute-terraform-code) in master payer to create both EW, GovCloud accounts - PR -4. Create [#cross-account roles for bootstrapping] +4. Create [cross-account roles](#create-bootstrap-access-keys) for bootstrapping 1. [EW](#bootstrap-ew-account) 2. [GovCloud](#bootstrap-govcloud-account) 5. Add Gov account to [organizations](add-to-org.md) (**NEW ORDER**)