Skip to content

Commit 8d6be2c

Browse files
authored
update stable release version in install doc (#361)
1 parent 4ff03a8 commit 8d6be2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/installation/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ If deploying to an internal AWS account, to successfully install the entire solu
153153
- you must supply this bucket name in the CFN parameters _and_ in the config file
154154
- the bucket name _must_ be the same in both spots
155155
- the bucket should be `S3-KMS` encrypted using either the `AwsLandingZoneKMSKey` or the `Accel-Source-Bucket-Key` created above
156-
5. Place your customized config file, named `config.json` (or `config/yaml`), in your new bucket
156+
5. Place your customized config file, named `config.json` (or `config.yaml`), in your new bucket
157157
6. Place the firewall configuration and license files in the folder and path defined in the config file
158158
- i.e. `firewall/firewall-example.txt`, `firewall/license1.lic` and `firewall/license2.lic`
159159
- Sample available here: `./reference-artifacts/Third-Party/firewall-example.txt`
@@ -179,7 +179,7 @@ If deploying to an internal AWS account, to successfully install the entire solu
179179
8. Add an `Email` address to be used for State Machine Status notification
180180
9. The `GithubBranch` should point to the release you selected
181181
- if upgrading, change it to point to the desired release
182-
- the latest stable branch is currently `release/v1.1.7`, case sensitive
182+
- the latest stable branch is currently `release/v1.1.8`, case sensitive
183183
10. Apply a tag on the stack, Key=`Accelerator`, Value=`PBMM` (case sensitive).
184184
11. **ENABLE STACK TERMINATION PROTECTION** under `Stack creation options`
185185
12. The stack typically takes under 5 minutes to deploy.

0 commit comments

Comments
 (0)