doctorray117 / minecraft-ondemand

Templates to deploy a serverless Minecraft Server on demand in AWS
Apache License 2.0
1.68k stars 115 forks source link

Issue using CDK: No Fargate configuration exists for given values #34

Closed joelzwarrington closed 2 years ago

joelzwarrington commented 2 years ago

I have encountered issues getting the CDK to run successfully for the minecraft-server-stack CloudFormation stack.

After a bit of troubleshooting I was able to identify that my memory and virtual CPU configurations were not supported. I think it'd be great to add some documentation around this and provide some example configurations.

I'd be open to making this change!