You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Pull Request
## Issue
Issue #, if available:
## Description
Add missing links for Terraform multi-region module
## License
By submitting this pull request, I confirm that my contribution is made
under the terms of the projects associated license.
Copy file name to clipboardExpand all lines: docs/wiki/[User-Guide]-Quick-Start-Phase-2-Azure-DevOps.md
+2
Original file line number
Diff line number
Diff line change
@@ -146,6 +146,7 @@ Although you can just run `Deploy-Accelerator` and fill out the prompted inputs,
146
146
| `create_branch_policies` | `TF_VAR` | `true` | This controls whether to create branch policies for the repository. This defaults to `true`. |
147
147
148
148
1. Now head over to your chosen starter module documentation to get the specific inputs for that module. Come back here when you are done.
149
+
- [Terraform Complete Multi Region Starter Module][wiki_starter_module_terraform_complete_multi_region]: Management groups, policies, Multi Region hub networking with fully custom configuration.
149
150
- [Terraform Basic Starter Module][wiki_starter_module_terraform_basic]: Management groups and policies.
Copy file name to clipboardExpand all lines: docs/wiki/[User-Guide]-Quick-Start-Phase-2-GitHub.md
+2
Original file line number
Diff line number
Diff line change
@@ -133,6 +133,7 @@ Although you can just run `Deploy-Accelerator` and fill out the prompted inputs,
133
133
| `create_branch_policies` | `TF_VAR` | `true` | This controls whether to create branch policies for the repository. This defaults to `true`. |
134
134
135
135
1. Now head over to your chosen starter module documentation to get the specific inputs for that module. Come back here when you are done.
136
+
- [Terraform Complete Multi Region Starter Module][wiki_starter_module_terraform_complete_multi_region]: Management groups, policies, Multi Region hub networking with fully custom configuration.
136
137
- [Terraform Basic Starter Module][wiki_starter_module_terraform_basic]: Management groups and policies.
Copy file name to clipboardExpand all lines: docs/wiki/[User-Guide]-Quick-Start-Phase-2-Local.md
+2
Original file line number
Diff line number
Diff line change
@@ -122,6 +122,7 @@ Although you can just run `Deploy-Accelerator` and fill out the prompted inputs,
122
122
| `grant_permissions_to_current_user` | `TF_VAR` | `true` | This determines whether the bootstrap will grant the current user permissions to the management group structure and stroage account created by the accelerator. This defaults to `true` so that the starter module can be immediately deployed from the local file system. Set this to `false` if you itend to wire up CI/CD with your own provider. |
123
123
124
124
1. Now head over to your chosen starter module documentation to get the specific inputs for that module. Come back here when you are done.
125
+
- [Terraform Complete Multi Region Starter Module][wiki_starter_module_terraform_complete_multi_region]: Management groups, policies, Multi Region hub networking with fully custom configuration.
125
126
- [Terraform Basic Starter Module][wiki_starter_module_terraform_basic]: Management groups and policies.
0 commit comments