The Amazon ECS CLI enables users to run their applications on ECS/Fargate using the Docker Compose file format, quickly provision resources, push/pull images in ECR, and monitor running applications on ECS/Fargate.
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.
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 :rocket: Feature Request