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
Getting this error when trying terraform plan from M2 Mac:
╷
│ Error: Incompatible provider version
│
│ Provider registry.terraform.io/gordonbondon/maxminddb v0.1.0 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.
Can I ask for provider to be built for arm64, too, please? Thanks!
The text was updated successfully, but these errors were encountered:
Getting this error when trying
terraform plan
from M2 Mac:Can I ask for provider to be built for arm64, too, please? Thanks!
The text was updated successfully, but these errors were encountered: