Skip to content

Commit a0b6ba9

Browse files
Merge pull request openshift#8055 from makentenza/africa-south1
CORS-3274: GCP: add africa-south1 region to the survey as supported region
2 parents 65fba4f + 51642cd commit a0b6ba9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/types/gcp/validation/platform.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ var (
1717
// name of the region.
1818
Regions = map[string]string{
1919
// List from: https://cloud.google.com/compute/docs/regions-zones/
20+
"africa-south1": "Johannesburg, South Africa",
2021
"asia-east1": "Changhua County, Taiwan",
2122
"asia-east2": "Hong Kong",
2223
"asia-northeast1": "Tokyo, Japan",

0 commit comments

Comments
 (0)