Skip to content

Commit 1c20117

Browse files
authored
(doc)tweaks for153 (#1018)
1 parent 3c5a799 commit 1c20117

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/mkdocs/docs/installation/install.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ Multiple options exist for downloading the GitHub Accelerator codebase and pushi
213213
- Do NOT download the code off the main GitHub branch, this will leave you in a completely unsupported state (and with beta code)
214214
3. Push the extracted codebase into the newly created CodeCommit repository, maintaining the file/folder hierarchy
215215
4. Set the default CodeCommit branch for the new repository to main
216-
5. Create a branch following the Accelerator naming format for your release (i.e. `release/v1.5.2`)
216+
5. Create a branch following the Accelerator naming format for your release (i.e. `release/v1.5.3`)
217217

218218
### 1.4.3. AWS Internal (Employee) Accounts Only
219219

@@ -316,7 +316,7 @@ If deploying to an internal AWS employee account and installing the solution wit
316316
- Add an `Email` address to be used for State Machine Status notification
317317
- The `GitHub Branch` should point to the release you selected
318318
- if upgrading, change it to point to the desired release
319-
- the latest stable branch is currently `release/v1.5.2`, case sensitive
319+
- the latest stable branch is currently `release/v1.5.3`, case sensitive
320320
- click `Next`
321321
7. Finish deploying the stack
322322
- Apply a tag on the stack, Key=`Accelerator`, Value=`ASEA` (case sensitive).

src/mkdocs/docs/installation/upgrades.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717

1818
## 1.2. **Release Specific Upgrade Considerations:**
1919

20-
- Upgrades to `v1.5.1-a` from `v1.5.0` or `v1.5.1`:
20+
- Upgrades to `v1.5.1-a and above` from `v1.5.0` or `v1.5.1`:
2121
- Do not add the parameter: `"ssm-inventory-collection": true` to OUs or accounts which already have SSM Inventory configured or the state machine will fail
2222
- Follow the standard upgrade steps detailed in section 3.2 below
23-
- v1.5.1 was replaced by v1.5.1-a and is no longer supported for new installs or upgrades
24-
- Upgrades to `v1.5.0` and `v1.5.1-a` from `v1.3.8 through v1.3.9`:
23+
- `v1.5.1` was replaced by v1.5.1-a and is no longer supported for new installs or upgrades
24+
- Upgrades to `v1.5.0` and `v1.5.1-a and above` from `v1.3.8 through v1.3.9`:
2525
- We recommend upgrading directly to v1.5.1-a
2626
- Due to the size and complexity of this upgrade, we require all customers to upgrade to `v1.3.8 or above` before beginning this upgrade
2727
- While v1.5.0 supports Control Tower for _NEW_ installs, existing Accelerator customers _CANNOT_ add Control Tower to their existing installations at this time (planned enhancement for 22H1)

0 commit comments

Comments
 (0)