trevor-laher / OnDemandMinecraft

An AWS hosted Minecraft server that will only run when players are active. Players can start the server through a simple UI accessed through free Heroku server hosting.
MIT License
516 stars 69 forks source link

Updated to use security group ids as required by installation of boto3. #17

Open Xerosigma opened 5 years ago

Xerosigma commented 5 years ago

Unsure why my installation of boto3 required them to be the group id's. Do group names work for anyone else?

Please test before merging.