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.
calitp-state-highway-network-stops
1 parent 86d8142 commit 9a8b893Copy full SHA for 9a8b893
iac/cal-itp-data-infra/gcs/us/storage_bucket.tf
@@ -633,7 +633,7 @@ resource "google_storage_bucket" "tfer--calitp-state-geoportal-scrape" {
633
resource "google_storage_bucket" "tfer--calitp-state-highway-network-stops" {
634
default_event_based_hold = "false"
635
force_destroy = "false"
636
- location = "US"
+ location = "US-WEST2"
637
name = "calitp-state-highway-network-stops"
638
project = "cal-itp-data-infra"
639
public_access_prevention = "enforced"
0 commit comments