boltops-tools / terraspace_plugin_google

Terraspace Google Cloud Provider
Apache License 2.0
1 stars 1 forks source link

Support GCS backend bucket region location #12

Open itsavvy-ankur opened 2 years ago

itsavvy-ankur commented 2 years ago

When a new GCS backend bucket is created it defaults to the US multi-region. This behaviour should be configurable so that the backend state bucket can be created in a desired location.

Perhaps needs changes to support the config in :

and the implementation changes in

sbernier-corp commented 2 years ago

Hello,

On our project, we are working for a french customer ;-) We would need to set the bucket in a region close to the customer.

Do you think this change could be done ?

Thanks