I want to attach EBS volume in my ECS fargate task, through the AWS console I’m getting option to “Configure at deployment” however not able to find this option in task definition resource of terraform registry. AWS recently announced a new feature for ECS at the start of this year, 2024, that ECS can now leverage EBS volumes as a storage option for tasks. So can you please confirm that this option is available in terraform or not?
This feature is launched in recent release. However when I’m trying to use this, it is not configuring for me, do we any example for using this or I’m sharing some terraform code snippet, kindly review and let me know if I’m doing anything wrong here. Any help is really appreciate.