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 Silicon (M1) CPU support #774

Closed
imcitius opened this issue Feb 2, 2021 · 3 comments · Fixed by #776
Closed

Apple Silicon (M1) CPU support #774

imcitius opened this issue Feb 2, 2021 · 3 comments · Fixed by #776
Labels
apple-silicon Apple Silicon issues, bugs and feature requests enhancement

Comments

@imcitius
Copy link

imcitius commented Feb 2, 2021

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Hello,
Is support for darwin_arm64 arch is planned?

Currently terraform init throws an error trying to init project:

citius@Ilyas-MacBook-Pro k8s-scaleway % terraform init   

Initializing the backend...

Initializing provider plugins...
- Finding latest version of scaleway/scaleway...

Error: Incompatible provider version

Provider registry.terraform.io/scaleway/scaleway v1.17.2 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.

Thanks.

@remyleone remyleone linked a pull request Feb 5, 2021 that will close this issue
@remyleone
Copy link
Member

#776

@remyleone
Copy link
Member

In the upcoming v2 that is going to come up in the next weeks, if you are in a hurry, you can compile the provider and attach your terraform to it. https://www.terraform.io/docs/extend/debugging.html#starting-a-provider-in-debug-mode

@mvisonneau
Copy link

mvisonneau commented Jun 21, 2021

is it expected that resources from this MR do not appear in the 2.1.0 documentation? 🤔 https://registry.terraform.io/providers/scaleway/scaleway/2.1.0/docs

@remyleone remyleone added the apple-silicon Apple Silicon issues, bugs and feature requests label Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
apple-silicon Apple Silicon issues, bugs and feature requests enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants