Skip to content

Commit

Permalink
Add asia-south2 region (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mistic92 authored Jul 1, 2021
1 parent 10af61b commit dcd3d39
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion runsd/regions.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ var (
"asia-northeast1": "an",
"asia-northeast2": "dt",
"asia-northeast3": "du",
"asia-south1 ": "el",
"asia-south1": "el",
"asia-south2": "em",
"asia-southeast1": "as",
"asia-southeast2": "et",
"australia-southeast1": "ts",
Expand Down

0 comments on commit dcd3d39

Please sign in to comment.