commit
96f63cbe7f
|
@ -103,6 +103,7 @@ type DriverParameters struct {
|
||||||
func init() {
|
func init() {
|
||||||
for _, region := range []string{
|
for _, region := range []string{
|
||||||
"us-east-1",
|
"us-east-1",
|
||||||
|
"us-east-2",
|
||||||
"us-west-1",
|
"us-west-1",
|
||||||
"us-west-2",
|
"us-west-2",
|
||||||
"eu-west-1",
|
"eu-west-1",
|
||||||
|
|
Loading…
Reference in New Issue