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
When I run terraform init command I am getting this error :
Initializing the backend...
Initializing provider plugins...
Finding scottwinkler/shell versions matching "1.7.7"...
╷
│ Error: Incompatible provider version
│
│ Provider registry.terraform.io/scottwinkler/shell v1.7.7 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.
The text was updated successfully, but these errors were encountered:
When I run terraform init command I am getting this error :
Initializing the backend...
Initializing provider plugins...
╷
│ Error: Incompatible provider version
│
│ Provider registry.terraform.io/scottwinkler/shell v1.7.7 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.
The text was updated successfully, but these errors were encountered: