ECS Plugin not working with volumes

Hi There, I need to deploy a container mapping volumes, I noticed that the plugin does not have such volume option to create the task definition. Also thought that we using the last deployed definition to update with the parameters given by drone but it seems that’s creating a new definition from scratch, how can I achieve this goal?

Many thanks!

I found the ecs deploy plugin which should work as I expect (not as usefull as the other one though), trying that