Merge pull request #6385 from enricou/wip/add-northeast-3

Add ap-northeast-3 region
This commit is contained in:
M. Marsh 2018-06-15 10:46:36 -07:00 committed by GitHub
commit 58e4176a73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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",