We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 425061e commit e1e14a3Copy full SHA for e1e14a3
templates/aws-stack.yml
@@ -489,6 +489,7 @@ Mappings:
489
eu-west-1 : { Bucket: "buildkite-lambdas-eu-west-1" }
490
eu-west-2 : { Bucket: "buildkite-lambdas-eu-west-2" }
491
eu-west-3 : { Bucket: "buildkite-lambdas-eu-west-3" }
492
+ eu-north-1 : { Bucket: "buildkite-lambdas-eu-north-1" }
493
sa-east-1 : { Bucket: "buildkite-lambdas-sa-east-1" }
494
495
# build/mappings.yml
0 commit comments