Skip to content

Commit a161499

Browse files
authored
Adds south-1 region (#94)
1 parent b5d8db9 commit a161499

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Regions.php

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ public static function available()
3232
'eu-west-2' => 'EU (London) (eu-west-2)',
3333
'eu-west-3' => 'EU (Paris) (eu-west-3)',
3434
'eu-north-1' => 'EU (Stockholm) (eu-north-1)',
35+
'eu-south-1' => 'EU (Milan) (eu-south-1)',
3536
'me-south-1' => 'Middle East (Bahrain) (me-south-1)',
3637
'sa-east-1' => 'South America (São Paulo) (sa-east-1)',
3738
];

0 commit comments

Comments
 (0)