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
The hashicorp/template provider is deprecated now and prevents swipe from being set up while running terraform from ARM machines.
% terraform init
.....
╷
│ 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.
The hashicorp/template provider is deprecated now and prevents swipe from being set up while running terraform from ARM machines.
This module is referenced here:
https://github.com/chanzuckerberg/swipe/blob/main/terraform/modules/swipe-sfn-batch-queue/main.tf#L14-L26
The text was updated successfully, but these errors were encountered: