-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Unable to get google providers for M1 Mac "darwin_arm64" #8629
Unable to get google providers for M1 Mac "darwin_arm64" #8629
Comments
Related issue upstream: hashicorp/terraform#27257 There is some discussion in that thread about how to build providers locally for your architecture. However, it seems like we should also make sure there are builds available for darwin_arm64. |
This seems likely to be a release pipeline issue. |
I believe this will just be a matter of us updating to Go |
Seems like the PR is ready for merging, yay! |
The latest release still doesn't have package for |
@bobrik It looks like the PR was just merged, so it should be included when the 3.63.0 release is cut. |
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 feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 hashibot-feedback@hashicorp.com. Thanks! |
Hi ,
I am trying to setup terraform in my Mac M1 and Its been so difficult as I am getting multiple errors like
My terraform version:
I have tried to install the provider by following steps mentioned in Readme.md of
Go Version:
However nothing works at the moment. I guess it is because of Mac M1 using a different chip but It would be great If you can provide some kind of workaround for this issue.
The text was updated successfully, but these errors were encountered: