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

Update main.tf #54

Closed arvindamirtaa closed 4 years ago

arvindamirtaa commented 4 years ago

Removed the update_strategy variable because of this change in the Terraform Google Provider.

hashicorp-cla commented 4 years ago

CLA assistant check
All committers have signed the CLA.

robmorgan commented 4 years ago

Closing this PR in favor of: https://github.com/hashicorp/terraform-google-consul/pull/55 - I have implemented the appropriate update policy and included tests.