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

Deprecated "registry.terraform.io/hashicorp/template" #1294

Closed
tiwarisuraj9 opened this issue Apr 9, 2021 · 2 comments · Fixed by #1297
Closed

Deprecated "registry.terraform.io/hashicorp/template" #1294

tiwarisuraj9 opened this issue Apr 9, 2021 · 2 comments · Fixed by #1297

Comments

@tiwarisuraj9
Copy link

tiwarisuraj9 commented Apr 9, 2021

Description

Terraform eks 14 module is using deprecated "template provider", which doesn't support mac m1. Ref. https://github.com/hashicorp/terraform-provider-template
Error while running terraform init

Incompatible provider version

Provider registry.terraform.io/hashicorp/template v2.2.0 does not have a
package available for your current platform, darwin_arm64.

Versions

  • Terraform: v0.14.10
  • Provider(s): terraform-aws-modules/eks/aws
  • Module: 14.0

Reproduction

Steps to reproduce the behavior:

Run terraform module terraform-aws-modules/eks/aws with version 14 on Mac M1.

Code Snippet to Reproduce

image

Expected behavior

Actual behavior

Terminal Output Screenshot(s)

Additional context

@khdevel
Copy link

khdevel commented Apr 22, 2021

There is still the problem with v0.15.0 on darwin_arm64

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.

Could you write us when this out-of-date module will be replaced?

@github-actions
Copy link

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants