hashicorp / terraform-google-consul

A Terraform Module for how to run Consul on Google Cloud using Terraform and Packer
Apache License 2.0
94 stars 90 forks source link

Switch to regional #3

Closed apenney closed 6 years ago

apenney commented 6 years ago

Hi!

Thanks for the module, first of all. I took a stab at updating this to use a regional instance manager instead of zonal. This is the first infra I've deployed into GCP so hopefully this makes sense. I was able to test that my changes actually apply but that's the limit of my testing so far.

josh-padnick commented 6 years ago

@apenney Any chance you'd be able to respond to my comments so that we can consider merging this?

josh-padnick commented 6 years ago

Closing this in favor of #26, which implemented the same behavior.