picatz / terraform-google-nomad

📗 Terraform Module for Nomad clusters with Consul on GCP
https://registry.terraform.io/modules/picatz/nomad/google
MIT License
78 stars 16 forks source link

Make the Packer Template User-friendly #8

Closed picatz closed 4 years ago

picatz commented 4 years ago

Right now the Packer template has a hard-coded project_id. To make this more friendly to use, the template needs to be updated to include a user variable, and the README documentation should be adjusted.