-
Notifications
You must be signed in to change notification settings - Fork 9.7k
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
Comments
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 |
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 |
@rctheinventor There will be no further updates to the |
ok, thank you @crw :-) |
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. |
Terraform Version
Terraform Configuration Files
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
Steps to Reproduce
Additional Context
No response
References
No response
The text was updated successfully, but these errors were encountered: