picatz / terraform-google-nomad

📗 Terraform Module for Nomad clusters with Consul on GCP
https://registry.terraform.io/modules/picatz/nomad/google
MIT License
78 stars 16 forks source link

Use `templatefile` function #60

Closed picatz closed 1 year ago

picatz commented 1 year ago

This PR aims to fix #58 by using the templatefile function instead of the deprecated template_file data source.