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

Changed usage of template provider to builtin templatefile function #64

Closed lonnblad closed 1 year ago

lonnblad commented 2 years ago

The template provider is deprecated, this PR updates the usage of that provider to use the builtin function as suggested by the template provider. https://github.com/hashicorp/terraform-provider-template/issues/85

Linked to issue: #63.

hashicorp-cla commented 2 years ago

CLA assistant check
All committers have signed the CLA.