Simple fix
This commit is contained in:
		@ -44,7 +44,8 @@ Resources:
 | 
			
		||||
 | 
			
		||||
  TaskListManagerLambda:
 | 
			
		||||
    Type: AWS::Lambda::Function
 | 
			
		||||
    Runtime: python3.6
 | 
			
		||||
    Properties:
 | 
			
		||||
      Runtime: python3.7
 | 
			
		||||
      Code:
 | 
			
		||||
        S3Bucket: sumu-stacks
 | 
			
		||||
        S3Key: !Sub "dt/${release}/lambda/task_queue_manager.zip"
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user