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

Template v2.2.0 does not have a package available - Mac M1 #33388

Closed
Rithwik0480 opened this issue Jun 19, 2023 · 5 comments
Closed

Template v2.2.0 does not have a package available - Mac M1 #33388

Rithwik0480 opened this issue Jun 19, 2023 · 5 comments
Labels
bug new new issue not yet triaged

Comments

@Rithwik0480
Copy link

Terraform Version

Terraform v1.1.4
on darwin_arm64

Terraform Configuration Files

...terraform config...

Debug Output

https://gist.github.com/Rithwik0480

Expected Behavior

Terraform has been successfully initialized!

You may now begin working with Terraform. Try running "terraform plan" to see
any changes that are required for your infrastructure. All Terraform commands
should now work.

If you ever set or change modules or backend configuration for Terraform,
rerun this command to reinitialize your working directory. If you forget, other
commands will detect it and remind you to do so if necessary.

Actual Behavior

Screenshot 2023-06-19 at 12 39 21 PM

Steps to Reproduce

  1. terraform init

Additional Context

No response

References

No response

@Rithwik0480 Rithwik0480 added bug new new issue not yet triaged labels Jun 19, 2023
@kmoe
Copy link
Member

kmoe commented Jun 19, 2023

The template provider was archived some time ago, and releases are not available for new platforms. Please migrate your code to use the built-in templatefile() function and other features described in hashicorp/terraform-provider-template#85.

@kmoe kmoe closed this as not planned Won't fix, can't repro, duplicate, stale Jun 19, 2023
@rctheinventor
Copy link

rctheinventor commented Nov 29, 2023

Is it still the case that the hashicorp template v2.2.0 does not support darwin_arm64?

I am still getting the same error, ie Provider registry.terraform.io/hashicorp/template v2.2.0 does not have a package available for your current platform, darwin_arm64

I checked the link above wrt to templatfile, but that approach is too complicated for a cross platform codebase and it was not approved.

I'm surprised that this problem still exists after more than a year. Is there a roadmap for when this will be fixed?

btw I'm not having a problem with templatefile. I am having a problem running terraform on my Mac M1. The same code works on my Mac non-silicone.

Thanks

@crw
Copy link
Contributor

crw commented Nov 30, 2023

@rctheinventor There will be no further updates to the template provider, per the information stated in #33388 (comment). It is archived, which means "deprecated" in this context.

@rctheinventor
Copy link

rctheinventor commented Dec 1, 2023

ok, thank you @crw :-)

Copy link
Contributor

github-actions bot commented Jan 1, 2024

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 Jan 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug new new issue not yet triaged
Projects
None yet
Development

No branches or pull requests

4 participants