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

Fix typo in example module usage #59

Closed strixBE closed 3 years ago

strixBE commented 3 years ago

The module has the param startup_script twice instead of the shutdown_script

robmorgan commented 3 years ago

@strixBE thanks!