Commit ce771eff authored by Khoa Le's avatar Khoa Le

Added AWS Seoul region

parent 21f7d95f
...@@ -575,6 +575,7 @@ func isRegionValid(region string) bool { ...@@ -575,6 +575,7 @@ func isRegionValid(region string) bool {
"ap-southeast-1", "ap-southeast-1",
"ap-southeast-2", "ap-southeast-2",
"ap-northeast-1", "ap-northeast-1",
"ap-northeast-2",
"cn-north-1", "cn-north-1",
"us-gov-west-1", "us-gov-west-1",
"sa-east-1", "sa-east-1",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment