tallen-hashicorp / consul-tf-sync-gcp

An example of Consul and Terraform sync on GCP
0 stars 0 forks source link

Use templating rather then `update-gcp-project.sh` #11

Open tallen-hashicorp opened 3 weeks ago

tallen-hashicorp commented 3 weeks ago

update-gcp-project.sh is a work around for ease, a better approach would be to use packer templating

tallen-hashicorp commented 3 weeks ago

Same for

        gcp_region      = "europe-west2" #Hardcoded for simplicity; should ideally be dynamic.
        gcp_zone        = "europe-west2-a"

in packer/configs/consul-nginx.hcl