Skip to content

Commit d0182d4

Browse files
authored
(feat): Publish to eu-north-1 (#36)
Signed-off-by: mrickard <[email protected]>
1 parent 5961cf7 commit d0182d4

File tree

5 files changed

+5
-0
lines changed

5 files changed

+5
-0
lines changed

create-buckets.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ REGIONS=(
99
ap-southeast-2
1010
ca-central-1
1111
eu-central-1
12+
eu-north-1
1213
eu-west-1
1314
eu-west-2
1415
eu-west-3

extension/publish-layer.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ REGIONS=(
1616
ap-southeast-2
1717
ca-central-1
1818
eu-central-1
19+
eu-north-1
1920
eu-west-1
2021
eu-west-2
2122
eu-west-3

java/publish-layers.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ REGIONS=(
2121
ap-southeast-2
2222
ca-central-1
2323
eu-central-1
24+
eu-north-1
2425
eu-west-1
2526
eu-west-2
2627
eu-west-3

nodejs/publish-layers.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ REGIONS=(
2323
ap-southeast-2
2424
ca-central-1
2525
eu-central-1
26+
eu-north-1
2627
eu-west-1
2728
eu-west-2
2829
eu-west-3

python/publish-layers.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ REGIONS=(
2323
ap-southeast-2
2424
ca-central-1
2525
eu-central-1
26+
eu-north-1
2627
eu-west-1
2728
eu-west-2
2829
eu-west-3

0 commit comments

Comments
 (0)