eddmann / serverless-fargate

Maintain long-running Fargate ECS tasks within your Serverless project
53 stars 22 forks source link

VCPUs Limited to 4096 #48

Closed jackSadoffVerkada closed 4 months ago

jackSadoffVerkada commented 1 year ago

Hi, Fargate now supports values of 8192 and 16384 and it would be great to be able to use that from within the plugin.

See below https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-cpu-memory-error.html

eddmann commented 4 months ago

This will be addressed in the next release, thanks again for the PR :)