We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89b67f1 commit 6f300f6Copy full SHA for 6f300f6
helpers/foundation-deployer/global.tfvars.example
@@ -142,5 +142,5 @@ target_name_server_addresses = [
142
// Can be used to override the default region set in 0-bootstrap
143
// See https://github.com/terraform-google-modules/terraform-example-foundation/blob/master/4-projects/business_unit_1/production/README.md#outputs
144
145
-gcs_location = "US"
146
-kms_location = "us"
+location_kms = "us"
+location_gcs = "US"
0 commit comments