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

Improve Cockroach DB job file example with more service mesh #31

Closed picatz closed 3 years ago

picatz commented 3 years ago

Other services within the mesh can now just reference the cockroach instances in their upstreams using "cockroach" as a service name instead of worrying about their suffixes used for cockroach-only communication. Solving service problems with more service mesh.