mirror of
https://github.com/yeslayla/aws-cluster-stack.git
synced 2025-09-13 19:43:59 +02:00
Update AMI
This commit is contained in:
2
top.yaml
2
top.yaml
@ -88,7 +88,7 @@ Resources:
|
|||||||
EcsInstanceLc:
|
EcsInstanceLc:
|
||||||
Type: AWS::AutoScaling::LaunchConfiguration
|
Type: AWS::AutoScaling::LaunchConfiguration
|
||||||
Properties:
|
Properties:
|
||||||
ImageId: ami-0f161e6034a6262d8
|
ImageId: ami-0f7919c33c90f5b58
|
||||||
InstanceType: t2.micro
|
InstanceType: t2.micro
|
||||||
AssociatePublicIpAddress: true
|
AssociatePublicIpAddress: true
|
||||||
IamInstanceProfile: !Ref EcsRoleInstaceProfile
|
IamInstanceProfile: !Ref EcsRoleInstaceProfile
|
||||||
|
Reference in New Issue
Block a user