Terraform Module for easy AWS server hosting

Hi, me and a few friends wanted to spin up our own server on demand to play along together. I decided to build this in IAC using Terraform to provision the resources in AWS so that we can create and destroy the server and associated resources quickly and easily.

I thought I might aswell open source this as a module for people to use if they want an easy way to create a server on AWS. GitHub - Harry-Moore-dev/tf-beamMP-server-module: Terraform module to deploy a BeamMP server to AWS

Disclaimer: Although I have a few planned improvements I make no ongoing commitment to maintain this, but feel free to fork or contribute in accordance with the open source licence terms specified.

1 Like