aws/amazon-ecs-cli

Request update the data EBS volume size when using ecs-cli up to create the ECS cluster

hpsony94 opened this issue · 0 comments

The size of the EBS volume to use for data storage. By default, the Amazon ECS-optimized AMI launches with an 8 GiB root volume and a 22 GiB data volume.

Context

https://docs.aws.amazon.com/AmazonECS/latest/developerguide/cmd-ecs-cli-up.html
These is no spec to tell the ecs-cli up to update the size of the ECS volume to use for data storage.

Alternatives

Terraform, AWS Console?

Additional context

N/A


This is a 🚀 Feature Request