Skip to content

Commit

Permalink
Merge pull request #9 from arku31/master
Browse files Browse the repository at this point in the history
Add 'uk' region
  • Loading branch information
oanhnn committed Apr 2, 2021
2 parents 51d5403 + 4698715 commit 4d90d2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Log/Handler.php
Expand Up @@ -151,6 +151,7 @@ protected function validRegion(string $region): bool
'eu', // Europe (Frankfurt) AWS
'nl', // West Europe (Netherlands) Azure
'wa', // West US 2 (Washington) Azure
'uk' // EU West (AWS)
]);
}

Expand Down

0 comments on commit 4d90d2a

Please sign in to comment.