-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Apple M1 not supported #22985
Comments
Looks like the template provider was deprecated a while back in favor of now-builtin functions or other providers. See hashicorp/terraform-provider-template#85 for what you can replace it with. |
Hey @chrissewell1234 👋 As @wedge-jarrad mentioned, the |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
When running terraform init, I receive the following error:
╷ │ 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 text was updated successfully, but these errors were encountered: