minecraft-fly Install fly CLI brew install flyctl Install terraform brew tap hashicorp/tap brew install hashicorp/tap/terraform Set fly token env export FLY_API_TOKEN=$(flyctl auth token) # flyctl will get the auth token Run terraform apply to deploy to fly