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

Does not work on `darwin_arm64` #58

Closed picatz closed 1 year ago

picatz commented 1 year ago
$ terraform init 
╷
│ Error: Incompatible provider version
│ 
│ Provider registry.terraform.io/hashicorp/template v2.2.0 does not have a package available for your current platform, darwin_arm64.
│ 
│ Provider releases are separate from Terraform CLI releases, so not all providers are available for all platforms. Other versions of
│ this provider may have different platforms supported.
╵

The last release was two years ago.

picatz commented 1 year ago

Oh, so, this is actually just a public archive now.

https://github.com/hashicorp/terraform-provider-template

https://github.com/hashicorp/terraform-provider-template/issues/85