terraform-provider-shell
terraform-provider-shell copied to clipboard
Facing issues when I use this provider to test locally in my MacBook Air
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.
use the latest version then the issue will gone.