Does not use instance templates / groups because of terraform issue 8866
name = "<prefix>"
gcp_project = "<project-name-in-google-cloud>"
gcp_region = "us-central1"
gcp_credientials_json_path = "~/credentials.json"
- List machine types with
gcloud compute machine-types list
- Feature Request: support regional google instance group managers - hashicorp/terraform#8866