Skip to content

Commit e8b4875

Browse files
committed
AWS: recognize eu-west-2 region
London calling...
1 parent 78df5f7 commit e8b4875

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/credentialprovider/aws/aws_credentials.go

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ var AWSRegions = [...]string{
3838
"us-west-1",
3939
"us-west-2",
4040
"eu-west-1",
41+
"eu-west-2",
4142
"eu-central-1",
4243
"ap-south-1",
4344
"ap-southeast-1",

0 commit comments

Comments
 (0)