hashicorp / terraform-google-vault

A Terraform Module for how to run Vault on Google Cloud using Terraform and Packer
Apache License 2.0
113 stars 75 forks source link

Subnetwork name can't be set, causing deploy failure #22

Closed gfenn-newbury closed 5 years ago

gfenn-newbury commented 6 years ago

Our VPC network requires the use of a subnetwork with a name which isn't blank or default. As such, it is required for us to use a subnetwork_name, as can be used with terraform-google-consul.

I have completed the required change in pull request https://github.com/hashicorp/terraform-google-vault/pull/21

josh-padnick commented 6 years ago

Please see my comments in #21.