Skip to content

Commit

Permalink
Merge pull request #613 from buildkite/add-eu-north-1-region
Browse files Browse the repository at this point in the history
Add missing eu-north-1 to lambda mapping
  • Loading branch information
lox committed Nov 4, 2019
1 parent 425061e commit e1e14a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/aws-stack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -489,6 +489,7 @@ Mappings:
eu-west-1 : { Bucket: "buildkite-lambdas-eu-west-1" }
eu-west-2 : { Bucket: "buildkite-lambdas-eu-west-2" }
eu-west-3 : { Bucket: "buildkite-lambdas-eu-west-3" }
eu-north-1 : { Bucket: "buildkite-lambdas-eu-north-1" }
sa-east-1 : { Bucket: "buildkite-lambdas-sa-east-1" }

# build/mappings.yml
Expand Down

0 comments on commit e1e14a3

Please sign in to comment.