AWS: recognize us-east-2 region

The newly announced region must be added to our list of known regions.
pull/6/head
Justin Santa Barbara 2016-10-17 23:20:45 -04:00
parent 1d323adade
commit 80d4391d87
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ import (
// and credentialprovider.
var AWSRegions = [...]string{
"us-east-1",
"us-east-2",
"us-west-1",
"us-west-2",
"eu-west-1",