Skip to content
This repository has been archived by the owner on Nov 12, 2022. It is now read-only.

Add new regions #13

Merged
merged 1 commit into from Jun 1, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 2 additions & 0 deletions data.go
Expand Up @@ -20,7 +20,9 @@ var REGIONS = []string{
"europe-west4",
"europe-west6",
"northamerica-northeast1",
"northamerica-northeast2",
"southamerica-east1",
"southamerica-west1",
"us-central1",
"us-east1",
"us-east4",
Expand Down