aztfmod / terraform-provider-azurecaf

Terraform provider for the Terraform platform engineering for Azure
173 stars 92 forks source link

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

Closed saragluna closed 2 years ago

saragluna commented 2 years ago

I'm still getting this error when running terraform init on my M1 mbp even though it seems like it's been resolved in https://github.com/aztfmod/terraform-provider-azurecaf/issues/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 commented 2 years ago

@Nepomuceno can you please help here? :)

junoteam commented 2 years ago

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

arnaudlh commented 2 years ago

Reopening as not solved and putting @SergioMiyama on it!

iemejia commented 2 years ago

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 commented 2 years ago

Closing as resolved in 1.2.9