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

Some tender love and care #59

Closed picatz closed 1 year ago

picatz commented 1 year ago

This PR aims to fix a variety of issues, providing some much needed tender love and care to this module.

picatz commented 1 year ago

This run failed because it's cache contains an older hashicorp/tls provider version (v3.1.0), while the newest version is v4.0.4. This should be able to be solved by explicitly specificy the required_providers in a terraform block.