Permanent EBS for ECS container instance
I’m trying to mount an EBS volume which persists even if task restarts (will be used by a self managed database engine). So I know adding it to task managed by service won’t work since it destroys my EBS on restarts.