Skip to content

Commit

Permalink
update zones
Browse files Browse the repository at this point in the history
Signed-off-by: Pablo <[email protected]>
  • Loading branch information
pabloaledo authored and jordeu committed Jan 20, 2025
1 parent 24577cd commit 357a1a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/cloudinfo/providers/google/cloudinfo.go
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ var regionNames = map[string]string{
"northamerica-northeast2": "Americas (Toronto)",
"southamerica-west1": "Americas (Santiago)",
"southamerica-east1": "Americas (SãoPaulo)",
"northamerica-south1": "Americas (Mexico)",
"europe-west2": "Europe (London)",
"europe-west1": "Europe (Belgium)",
"europe-west4": "Europe (Netherlands)",
Expand All @@ -76,7 +77,6 @@ var regionNames = map[string]string{
"asia-northeast3": "Asia Pacific (Seoul)",
"me-west1": "Middle East (TelAviv)",
"me-central1": "Middle East (Doha)",
"me-central2": "Middle East (Dammam)",
"africa-south1": "Africa (Johannesburg)",
}

Expand Down

0 comments on commit 357a1a6

Please sign in to comment.