Closed ephess closed 2 years ago
This still does not appear to be fixed, does the version number have to be incremented for the TF registry to pick it up?
I get the same:
terraform init
Initializing the backend...
Initializing provider plugins...
- Finding nats-io/jetstream versions matching "0.0.31"...
╷
│ Error: Incompatible provider version
│
│ Provider registry.terraform.io/nats-io/jetstream v0.0.31 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.
╵
Manually installing the provider in the expected directory also does not change this
Yes, next release will resolve which should be this or next week
Hi,
This terraform provider doesn't seem to work on darwin_arm64 (M1) macs, see this error:
The config I'm using is:
main.tf: