You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I didn't see an existing issue, so I thought I'd open an issue to track building an arm64 (Apple Silicon) binary for macOS.
After migrating to a new Mac, I have seen at least one issue using Terraform almost straight away:
╷
│ Error: Incompatible provider version
│
│ Provider registry.terraform.io/codefresh-io/codefresh v0.0.22 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.
╵
Terraform Version:
Terraform v1.1.4
on darwin_arm64
+ provider registry.terraform.io/codefresh-io/codefresh v0.0.22
The text was updated successfully, but these errors were encountered:
I didn't see an existing issue, so I thought I'd open an issue to track building an arm64 (Apple Silicon) binary for macOS.
After migrating to a new Mac, I have seen at least one issue using Terraform almost straight away:
Terraform Version:
The text was updated successfully, but these errors were encountered: