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.
When I run terraform init command I am getting this error :
Initializing the backend...
Initializing provider plugins...