Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove call to deprecated TF provider #120

Open
jgadling opened this issue Nov 15, 2024 · 0 comments
Open

Remove call to deprecated TF provider #120

jgadling opened this issue Nov 15, 2024 · 0 comments

Comments

@jgadling
Copy link
Collaborator

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.

This module is referenced here:
https://github.com/chanzuckerberg/swipe/blob/main/terraform/modules/swipe-sfn-batch-queue/main.tf#L14-L26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant