Update AMI

This commit is contained in:
2020-05-20 14:53:53 -04:00
parent a7d7961c27
commit 6d344e80bb

View File

@ -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