mirror of
https://github.com/distribution/distribution.git
synced 2025-08-11 19:51:58 +00:00
Added new us-east-2 region for S3
Signed-off-by: Matt Bentley <mbentley@mbentley.net>
This commit is contained in:
parent
d0cdc4802b
commit
3857f50825
@ -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
Block a user