Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

ARM64 support #110

Open
romikoops opened this issue Jul 20, 2022 · 5 comments
Open

ARM64 support #110

romikoops opened this issue Jul 20, 2022 · 5 comments

Comments

@romikoops
Copy link

Hey, more and more developers are moving to Apple M1 (ARM64). Unfortunately, the provider does not support it.

│ Error: Incompatible provider version
│ 
│ Provider registry.terraform.io/russellcardullo/pingdom v1.1.3 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.
@vodila-privet
Copy link

i have the same issue

@jon-whit
Copy link

@russellcardullo I noticed that GOOS=darwin and GOARCH=arm64 is included in the goreleaser manifest (see .goreleaser.yml L22-L27), but I don't see darwin arm64 build artifacts in the releases.

Is there any way you could quickly resolve that and get a released published for darwin arm64? My team uses this terraform module but half of the team cannot use it on their machines because of the arch differences.

@aluca-private
Copy link

yes please! same issue here, all people with M1 Macs hit this wall on most workspaces

@devenkulkarni
Copy link

Hitting same issue

@romikoops
Copy link
Author

Please prioritize the issue. Currently, it does not allow to execute terraform scripts on Mac M+

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

5 participants