Skip to content
Snippets Groups Projects
Commit 15c473fc authored by MIchael Nguyen's avatar MIchael Nguyen
Browse files

reuploading master stack.

parent 3e3ed933
No related branches found
No related tags found
1 merge request!6Trusted ibm
......@@ -359,18 +359,18 @@ Resources:
Volumes:
- Name: docker-volume
# SchedulingRule:
# Type: AWS::Events::Rule
# Properties:
# ScheduleExpression: rate(5 minutes)
# State: ENABLED
# Targets:
# - Arn: !GetAtt ApplicationECSCluster.Arn
# Id: !Sub ${Environment}-${QueueApplicationName}-target
# EcsParameters:
# TaskCount: 1
# TaskDefinitionArn: !Ref 'QueueTaskDefinition'
# RoleArn: !GetAtt EC2Role.Arn
SchedulingRule:
Type: AWS::Events::Rule
Properties:
ScheduleExpression: rate(5 minutes)
State: ENABLED
Targets:
- Arn: !GetAtt ApplicationECSCluster.Arn
Id: !Sub ${Environment}-${QueueApplicationName}-target
EcsParameters:
TaskCount: 1
TaskDefinitionArn: !Ref 'QueueTaskDefinition'
RoleArn: !GetAtt EC2Role.Arn
ECSALB:
Type: AWS::ElasticLoadBalancingV2::LoadBalancer
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment