Skip to content

Commit

Permalink
[IT-3547] Update lambda-batch-trigger version
Browse files Browse the repository at this point in the history
  • Loading branch information
ConsoleCatzirl authored and jesusaurus committed Sep 30, 2024
1 parent 9cb7b16 commit e737d03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/batch/sc-batch-fargate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ Resources:
BatchTrigger:
Type: 'AWS::CloudFormation::Stack'
Properties:
TemplateURL: 'https://bootstrap-awss3cloudformationbucket-19qromfd235z9.s3.amazonaws.com/lambda-batch-trigger/0.1.2/lambda-batch-trigger.yaml'
TemplateURL: 'https://bootstrap-awss3cloudformationbucket-19qromfd235z9.s3.amazonaws.com/lambda-batch-trigger/0.1.3/lambda-batch-trigger.yaml'
Parameters:
JobName: !Ref AWS::StackName
JobQueue: !Ref JobQueue
Expand Down

0 comments on commit e737d03

Please sign in to comment.