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.
1 parent 3bb7172 commit 51642cdCopy full SHA for 51642cd
pkg/types/gcp/validation/platform.go
@@ -17,6 +17,7 @@ var (
17
// name of the region.
18
Regions = map[string]string{
19
// List from: https://cloud.google.com/compute/docs/regions-zones/
20
+ "africa-south1": "Johannesburg, South Africa",
21
"asia-east1": "Changhua County, Taiwan",
22
"asia-east2": "Hong Kong",
23
"asia-northeast1": "Tokyo, Japan",
0 commit comments