Skip to content

Commit 83192ea

Browse files
authored
fix: Update for location. (#238)
# Pull Request ## Issue fix: Update the location after using the starter_locations instead of the default location. ## Description Description of changes: ## License By submitting this pull request, I confirm that my contribution is made under the terms of the projects associated license.
1 parent 29b7d63 commit 83192ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/wiki/[User-Guide]-Starter-Module-Terraform-Sovereign-Landing-Zone.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ locals {
172172

173173
### Multiple Inputs for Location
174174

175-
The inputs for `bootstrap_location` and `starter_locations` and `default_location` must be identical. In a future release, we will have defaults and overrides for these values.
175+
The inputs for `bootstrap_location` and `starter_locations` must be identical, using the first region in starter_locations as the default location. Therefore, starter_locations is required and must include at least one region. In a future release, we will have defaults and overrides for these values.
176176

177177
### Terraform Plan or Apply Fails After Updating tfvars
178178

0 commit comments

Comments
 (0)