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.
2 parents 774a6d0 + bfea570 commit 5f2197aCopy full SHA for 5f2197a
templates/aws-stack.yml
@@ -1170,7 +1170,7 @@ Resources:
1170
Properties:
1171
Code:
1172
S3Bucket: { 'Fn::FindInMap': [LambdaBucket, !Ref 'AWS::Region', 'Bucket'] }
1173
- S3Key: "buildkite-agent-scaler/v1.1.0/handler.zip"
+ S3Key: "buildkite-agent-scaler/v1.1.1/handler.zip"
1174
Role: !GetAtt AutoscalingLambdaExecutionRole.Arn
1175
Timeout: 120
1176
Handler: handler
0 commit comments