doctorray117 / minecraft-ondemand

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

README.md: warn users about Task Execution Role #13

Closed zc62 closed 3 years ago

zc62 commented 3 years ago

It is possible that users may confuse ecsTaskExecutionRole with ecs.task.minecraft-server. Warn explicitly so that these kinds of mistakes can be avoided.

doctorray117 commented 3 years ago

I'm incorporating this clarification on a new branch that supports bedrock and that will be merged in after testing. Closing for now, thank you.