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

Corrected inbound misspelling. #15

Closed mkell43 closed 6 years ago

mkell43 commented 6 years ago

It's a silly thing, I know, but this PR corrects the inbound misspelling in google_compute_firewall.allow_inbound_api and google_compute_firewall.allow_inbound_health_check.

josh-padnick commented 6 years ago

Thanks for the PR! In https://github.com/hashicorp/terraform-google-consul/pull/13, I confirmed that this is a backwards-compatible change, so merging now!