turbot / terraform-provider-turbot

Terraform Turbot provider
https://www.terraform.io/docs/providers/turbot/
Mozilla Public License 2.0
7 stars 4 forks source link

Add support for `darwin/arm64` and `windows/arm64` #149

Closed LalitLab closed 2 years ago

LalitLab commented 2 years ago
➜  tags-sandbox git:(main) terraform init

Initializing the backend...

Initializing provider plugins...
- Reusing previous version of turbot/turbot from the dependency lock file
╷
│ Error: Incompatible provider version
│
│ Provider registry.terraform.io/turbot/turbot v1.8.2 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

1.8.2