Skip to content

Commit e1e14a3

Browse files
author
Lachlan Donald
committed
Merge pull request #613 from buildkite/add-eu-north-1-region
Add missing eu-north-1 to lambda mapping
1 parent 425061e commit e1e14a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/aws-stack.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -489,6 +489,7 @@ Mappings:
489489
eu-west-1 : { Bucket: "buildkite-lambdas-eu-west-1" }
490490
eu-west-2 : { Bucket: "buildkite-lambdas-eu-west-2" }
491491
eu-west-3 : { Bucket: "buildkite-lambdas-eu-west-3" }
492+
eu-north-1 : { Bucket: "buildkite-lambdas-eu-north-1" }
492493
sa-east-1 : { Bucket: "buildkite-lambdas-sa-east-1" }
493494

494495
# build/mappings.yml

0 commit comments

Comments
 (0)