ECS Task Definition docker_volume_configuration to support EBS on fargate

I’ve been searching around all day and cannot find any examples or code that supports EBS volume configuration to attach to a Fargate task or service at runtime that can be done through the API and console

I’ve also looked into defining the configuration through the open source ECS module but there doesnt seem the terraform provider has that functionality at the moment

Can anyone help with the configuration I am specifically trying to achieve Configuring Amazon EBS volumes at deployment

Thanks!

Looks like there is already an issue and there’s some progress on the ECS service part. Perhaps you can chime in on your requirements for ECS task also.