Skip to content

Commit

Permalink
Merge pull request #6542 from openshift-cherrypick-robot/cherry-pick-…
Browse files Browse the repository at this point in the history
…6259-to-release-4.11

[release-4.11] OCPBUGS-3023: GCP: Add missing regions
  • Loading branch information
openshift-merge-robot committed Dec 5, 2022
2 parents 0428aaf + 3726662 commit 32bc770
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pkg/types/gcp/validation/platform.go
Expand Up @@ -36,12 +36,18 @@ var (
"europe-west3": "Frankfurt, Germany",
"europe-west4": "Eemshaven, Netherlands",
"europe-west6": "Zürich, Switzerland",
"europe-west8": "Milan, Italy",
"europe-west9": "Paris, France",
"europe-southwest1": "Madrid, Spain",
"northamerica-northeast1": "Montréal, Québec, Canada",
"northamerica-northeast2": "Toronto, Ontario, Canada",
"southamerica-east1": "São Paulo, Brazil",
"southamerica-west1": "Santiago, Chile",
"us-central1": "Council Bluffs, Iowa, USA",
"us-east1": "Moncks Corner, South Carolina, USA",
"us-east4": "Ashburn, Virginia, USA",
"us-east5": "Columbus, Ohio, USA",
"us-south1": "Dallas, Texas, USA",
"us-west1": "The Dalles, Oregon, USA",
"us-west2": "Los Angeles, California, USA",
"us-west3": "Salt Lake City, Utah, USA",
Expand Down

0 comments on commit 32bc770

Please sign in to comment.