terraform-google-modules / terraform-example-foundation

Shows how the CFT modules can be composed to build a secure cloud foundation
https://cloud.google.com/architecture/security-foundations
Apache License 2.0
1.2k stars 706 forks source link

Eliminate hardcoding of location #1155

Closed mromascanu123 closed 2 months ago

mromascanu123 commented 5 months ago

TL;DR

There are a number of places where the location is hardcoded as e.g. us_central_1 or us_west1. Shoule be parameterizable

Terraform Resources

No response

Detailed design

Provide location settings via global config, consistent across al packages

Additional information

No response

fmichaelobrien commented 4 months ago

stale bot timer restart - https://github.com/terraform-google-modules/terraform-example-foundation/blob/master/.github/workflows/stale.yml#L21

sleighton2022 commented 2 months ago

Will be fixed as part of #1226.