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

Support for Windows Arm64 binaries #32719

Open
kdpuvvadi opened this issue Feb 21, 2023 · 10 comments · May be fixed by #35461
Open

Support for Windows Arm64 binaries #32719

kdpuvvadi opened this issue Feb 21, 2023 · 10 comments · May be fixed by #35461
Labels
enhancement new new issue not yet triaged

Comments

@kdpuvvadi
Copy link

Terraform Version

...

Use Cases

Support for Windows arm64 on Devices likes of Windows Dev Kit 2023, Surface Pro and On Windows for arm VMs on Mac M1/M2 with parallels.

Attempted Solutions

...

Proposal

Release binaries for arm/arm64 for Windows on new releases.

References

#24013
#23525

@kdpuvvadi kdpuvvadi added enhancement new new issue not yet triaged labels Feb 21, 2023
@crw
Copy link
Contributor

crw commented Feb 22, 2023

Thanks for this request!

@kdpuvvadi
Copy link
Author

Any timeline on this?

@fsdrw08
Copy link

fsdrw08 commented Jan 1, 2024

any updates?

@crw
Copy link
Contributor

crw commented Jan 4, 2024

No update. Release engineering manages which platforms to target with the build system, which includes owning the infrastructure to generate these build targets. They will need to support the Window on Arm as a build target before such builds can be released. Thanks!

@Rican7
Copy link

Rican7 commented Mar 6, 2024

Yeaaaa, this one might be tricky, as this repo currently uses Gox, which is currently archived with a known lack of ability to compile windows/arm64.

@jaredfholgate
Copy link
Contributor

Is there any update on this issue? We are starting to see more users adopting this architecture, so hoping to get an idea of whether support may come soon? Thanks

@xiehan xiehan linked a pull request Jul 17, 2024 that will close this issue
@crw
Copy link
Contributor

crw commented Jul 17, 2024

Thanks for this request! It motivated some research as the build tools have progressed since the last update.

@installation-scripts
Copy link

Any updates on this?

@crw
Copy link
Contributor

crw commented Dec 10, 2024

Hi @installation-scripts, yes, support basically comes down to this comment: #35461 (comment) -- we would follow the provider teams on supporting a "new" (to the tool) platform. A quick check of some of the top HashiCorp-developed providers shows there is not support for Windows Arm64:

https://releases.hashicorp.com/terraform-provider-aws/
https://releases.hashicorp.com/terraform-provider-azurerm/
https://releases.hashicorp.com/terraform-provider-google/

You could file Win Arm64 support issues (or find existing issues) in these provider repositories individually, but in my opinion a more holistic approach would be for a paying customer who wants this support to file the overall request through the commercial support channels. Also, keep upvoting this thread, if we saw enough interest here it could generate a wider support project.

@paululvinius
Copy link

Here is another vote!

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

Successfully merging a pull request may close this issue.

7 participants