-
Notifications
You must be signed in to change notification settings - Fork 53
Incompatible Provider Version #485
Copy link
Copy link
Open
Description
Partner and community providers are signed by their developers.
If you'd like to know more about provider signing, you can read about it here:
https://www.terraform.io/docs/cli/plugins/signing.html
╷
│ Error: Incompatible provider version
│
│ Provider registry.terraform.io/hashicorp/template v2.2.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.
╵
make[1]: *** [apply-env] Error 1
make: *** [make-apply] Error 2
2023/01/06 00:48:21 Module Apply failed: Module (zero-aws-eks-stack) ╷
│ Error: Incompatible provider version
│
│ Provider registry.terraform.io/hashicorp/template v2.2.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.
╵
make[1]: *** [apply-env] Error 1
make: *** [make-apply] Error 2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels