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

HTTP(S) Load Balancing Health Checks subnets update #49

Closed gokeefe closed 4 years ago

gokeefe commented 4 years ago

Per https://cloud.google.com/load-balancing/docs/https/, health checks now originate from both 130.211.0.0/22 and 35.191.0.0/16

https://github.com/hashicorp/terraform-google-vault/blob/master/modules/vault-cluster/main.tf#L279