Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit afcf62a

Browse filesBrowse files
authored
docs: fixed some minor typos in upgrade-guide (#233)
# Pull Request ## Issue No related issue ## Description Fixed some minor typos in Upgrade-Guide Wiki page ## License By submitting this pull request, I confirm that my contribution is made under the terms of the projects associated license.
1 parent 1ab3da1 commit afcf62a
Copy full SHA for afcf62a

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎docs/wiki/Upgrade-Guide.md

Copy file name to clipboardExpand all lines: docs/wiki/Upgrade-Guide.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ This upgrade path is specifically for customers using the accelerator who haven'
88

99
- The upgrade process does not support the scenario where you have made any changes to the deployed bootstrap or starter modules via git or the VCS system. If you run the upgrade it will overwrite your changes or fail.
1010
- The upgrade process does not support breaking changes to major version of bootstrap or starter modules. If there is a breaking change, it will likely result in a destroy and re-create as part of the Terraform plan for the deployment. In most cases this may not be a problem, but you should validate prior to accepting the plan.
11-
- If changes are made to the starter module as part of the upgrade, you will have to disable brach protection rules in the VCS system in order the update to succeed. To do this, you will need to navigate to the branmc protection rules in the VCS system and disable them. The apply will see that they have been disabled and re-apply them for you automatically.
11+
- If changes are made to the starter module as part of the upgrade, you will have to disable branch protection rules in the VCS system in order the update to succeed. To do this, you will need to navigate to the branch protection rules in the VCS system and disable them. The apply will see that they have been disabled and re-apply them for you automatically.
1212

1313
## Upgrade Process
1414

1515
If you want to upgrade to a newer version of the accelerator bootstrap and / or starter, you can follow the steps below.
1616

1717
> NOTE: Behind the scenes the upgrade process copies the Terraform state file and the last set of cacched variables you entered, it is not any more intelligent than that.
1818
19-
1. Run `Deploy-Accelerator`, targetting the same output folder you did for the previous version and optionally specifiy the version you wish to upgrade to.
19+
1. Run `Deploy-Accelerator`, targeting the same output folder you did for the previous version and optionally specify the version you wish to upgrade to.
2020
- For example if you want to upgrade to specific versions of the starter and bootstrap module, you could run:
2121

2222
```powershell

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.