hashicorp / terraform-provider-fakewebservices

Mozilla Public License 2.0
11 stars 17 forks source link

No darwin_arm64 support #1

Open justinclayton opened 3 years ago

justinclayton commented 3 years ago

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 commented 1 year ago

looks like that was fixed in v0.2.2