Skip to content
This repository was archived by the owner on Sep 17, 2022. It is now read-only.

Commit 1ad8549

Browse files
committed
Fixed region name typo
1 parent df84c49 commit 1ad8549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/remote/endpoint/provider.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ var endpoints = map[string]string{
1414
"us-east": "use",
1515
"us-west": "usw",
1616

17-
"ap-sount": "aps",
17+
"ap-south": "aps",
1818
"ap-northeast": "apne",
1919
"ap-southeast": "apse",
2020

0 commit comments

Comments
 (0)