From 6d344e80bbb5b947e4daab9b7c050bbe78377f4c Mon Sep 17 00:00:00 2001 From: Joseph Manley Date: Wed, 20 May 2020 14:53:53 -0400 Subject: [PATCH] Update AMI --- top.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/top.yaml b/top.yaml index 1ab1917..ab68ec4 100644 --- a/top.yaml +++ b/top.yaml @@ -88,7 +88,7 @@ Resources: EcsInstanceLc: Type: AWS::AutoScaling::LaunchConfiguration Properties: - ImageId: ami-0f161e6034a6262d8 + ImageId: ami-0f7919c33c90f5b58 InstanceType: t2.micro AssociatePublicIpAddress: true IamInstanceProfile: !Ref EcsRoleInstaceProfile