- Install Terraform on your platform by choosing an installation method here.
- Git clone this repo and change to that directory and one of its subfolders (exp: linux-vm).
- Run
terraform init
to make sure everything is ready. - Edit the
variables.tf
file to customize the values for your environment.