Closed jackSadoffVerkada closed 4 months ago
Currently, the plugin only supports up to 4096 VCPUs but fargate officially supports 8192 and 16384. This PR adds those as accepted values in the schema
https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-cpu-memory-error.html
Sorry for the delay on getting this merged, thanks for the PR 🙏🏻 . This will go out in the next release.
Currently, the plugin only supports up to 4096 VCPUs but fargate officially supports 8192 and 16384. This PR adds those as accepted values in the schema
https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-cpu-memory-error.html