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 darwin_ARM64 (Apple Macbook Pro with M1 chip) #126

Closed
saragluna opened this issue Oct 13, 2021 · 5 comments · Fixed by #135
Closed

Support for darwin_ARM64 (Apple Macbook Pro with M1 chip) #126

saragluna opened this issue Oct 13, 2021 · 5 comments · Fixed by #135
Assignees
Labels
bug Something isn't working

Comments

@saragluna
Copy link

saragluna commented Oct 13, 2021

I'm still getting this error when running terraform init on my M1 mbp even though it seems like it's been resolved in #95:

│ Error: Incompatible provider version
│ 
│ Provider registry.terraform.io/aztfmod/azurecaf v1.2.6 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.
@arnaudlh
Copy link
Member

@Nepomuceno can you please help here? :)

@arnaudlh arnaudlh added the bug Something isn't working label Oct 25, 2021
@arnaudlh arnaudlh linked a pull request Oct 25, 2021 that will close this issue
@arnaudlh arnaudlh added this to To do in Milestone 2110 via automation Oct 25, 2021
@arnaudlh arnaudlh moved this from To do to Review in progress in Milestone 2110 Oct 28, 2021
@junoteam
Copy link

junoteam commented Nov 9, 2021

Can you please to add support of darwin_ARM64 (Apple Macbook Pro with M1 chip)?

Milestone 2110 automation moved this from Review in progress to Done Nov 10, 2021
@arnaudlh
Copy link
Member

arnaudlh commented Nov 17, 2021

Reopening as not solved and putting @SergioMiyama on it!

@arnaudlh arnaudlh reopened this Nov 17, 2021
Milestone 2110 automation moved this from Done to In progress Nov 17, 2021
@arnaudlh arnaudlh removed this from In progress in Milestone 2110 Nov 17, 2021
@arnaudlh arnaudlh added this to To do in Milestone 2111 via automation Nov 17, 2021
@iemejia
Copy link

iemejia commented Nov 24, 2021

I cloned this and it builds perfectly in a M1 however when terraform tries to resolve the provider it seems the arch specific version is not published.
I noticed also that the releases page does not have "terraform-provider-azurecaf_1.2.8_darwin_arm64.zip"
Maybe it is a configuration issue on goreleaser action?

@arnaudlh
Copy link
Member

Closing as resolved in 1.2.9

Milestone 2111 automation moved this from To do to Done Nov 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

6 participants