aws-samples/ecs-refarch-cloudformation

Update ecs agent at instance launch?

dougtoppin opened this issue · 0 comments

I was wondering if updating the ecs-agent at ec2 instance launch was a good idea?
I was thinking of just including the following in the ecs-cluster.yaml user data but not sure if there is a reason not to do it:
yum update -y ecs-init