Skip to content
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

Closed
jabba2324 opened this issue Feb 7, 2022 · 3 comments
Closed

Apple M1 not supported #22985

jabba2324 opened this issue Feb 7, 2022 · 3 comments

Comments

@jabba2324
Copy link

jabba2324 commented Feb 7, 2022

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. ╵

@github-actions github-actions bot added the needs-triage Waiting for first response or review from a maintainer. label Feb 7, 2022
@wedge-jarrad
Copy link
Contributor

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.

@justinretzolk
Copy link
Member

Hey @chrissewell1234 👋 As @wedge-jarrad mentioned, the template provider has been deprecated in favor of the options listed at the link provided in their comment. This deprecation happened prior to the release of the M1, and so the provider was never released for that platform. With that in mind, we'll close this issue for now. If you feel we've done this in error, please do let me know.

@github-actions
Copy link

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.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants