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

No darwin_arm64 support #1

Open
justinclayton opened this issue Oct 1, 2021 · 1 comment
Open

No darwin_arm64 support #1

justinclayton opened this issue Oct 1, 2021 · 1 comment

Comments

@justinclayton
Copy link

Users running on M1 Macs cannot use this provider, due to this error:

❯ terraform init

Initializing the backend...

Initializing provider plugins...
- Finding latest version of hashicorp/fakewebservices...
╷
│ Error: Incompatible provider version
│
│ Provider registry.terraform.io/hashicorp/fakewebservices v0.2.1 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.
@tristanmorgan
Copy link
Member

looks like that was fixed in v0.2.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants