Closed bryanhorstmann closed 2 years ago
Hi @bryanhorstmann thanks for notifying us! :) We will try to recreate and solve this issue.
Thanks @mirii1994! Look forward to seeing this become a thing :)
If there is anything I can do to test/assist, I'm happy to.
Is there any plan to release support to darwin_arm64
? I've been unable to use the package because of this
Hi friends, Seems like this issue is caused by the fact that the Go version in our provider is < 1.16, which is the version where the support for darwin/arm64 has started. We are working on upgrading our provider's Go version, and will release a new version soon.
@bryanhorstmann @mgermy v1.8.1 is out, and I see that the darwin/arm64 asset was created :) Please let us know if this solves your issue.
works great for me :)
Awesome! Closing this issue.
Are there any plans to support
darwin_arm64
? I currently need to run a dedicatedamd64
version of terraform in order to use this provider on my m1.I noticed that you have the
darwin
/arm64
combination enabled in .goreleaser.yml but the asset is not available in releases.When trying to init using
arm64
I get the following error: