Updated 'cloud.json' template to reference current ECS AMI.
Updated 'create.sh', 'update.sh', and 'delete.sh' to provide a bit more user flexibility and output logging.
Re: 1:
http://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-optimized_AMI.html
The current Amazon ECS-optimized AMI (amzn-ami-2016.09.g-amazon-ecs-optimized) consists of:
The latest minimal version of the Amazon Linux AMI
The latest version of the Amazon ECS container agent (1.14.1)
The recommended version of Docker for the latest Amazon ECS container agent (1.12.6)
The latest version of the ecs-init package to run and monitor the Amazon ECS agent (1.14.1-1)
Re: 1: http://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-optimized_AMI.html The current Amazon ECS-optimized AMI (amzn-ami-2016.09.g-amazon-ecs-optimized) consists of: The latest minimal version of the Amazon Linux AMI The latest version of the Amazon ECS container agent (1.14.1) The recommended version of Docker for the latest Amazon ECS container agent (1.12.6) The latest version of the ecs-init package to run and monitor the Amazon ECS agent (1.14.1-1)