Add ap-northeast-3 region

This commit is contained in:
EC2 Default User 2018-06-14 16:16:01 +00:00
parent 6226992757
commit 58f73aabbf
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ func listEC2Regions() []string {
return []string{
"ap-northeast-1",
"ap-northeast-2",
"ap-northeast-3",
"ap-south-1",
"ap-southeast-1",
"ap-southeast-2",