Skip to content

Commit b7345f4

Browse files
authored
Merge pull request #4 from julien2x/patch-1
Add the λ region eu-west-3
2 parents a15a653 + 1b8ad52 commit b7345f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/serverless-dashboard-view.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,7 @@ export default class ServerlessDashboardView {
188188
<option value="eu-west-1">eu-west-1</option>
189189
<option value="eu-central-1">eu-central-1</option>
190190
<option value="eu-west-2">eu-west-2</option>
191+
<option value="eu-west-3">eu-west-3</option>
191192
<option value="ap-northeast-1">ap-northeast-1</option>
192193
<option value="ap-northeast-2">ap-northeast-2</option>
193194
<option value="ap-southeast-1">ap-southeast-1</option>

0 commit comments

Comments
 (0)