May I request for terraform-provider-helmfile to be built for macOS on Apple's M1/2 processors please? This'd really help developers like me use the provider with Terraform on Apple's newer generation of Mac hardware.
While .goreleaser.yml appears to have the right directives included to build for the arm64 and darwin GOARCH and GOOS pair, I'm not sure what's causing the appropriate binaries to not get released. If someone could point me to the right direction, I'd be more than happy to stick a PR in.
Thank you.
May I request for
terraform-provider-helmfileto be built for macOS on Apple's M1/2 processors please? This'd really help developers like me use the provider with Terraform on Apple's newer generation of Mac hardware.While
.goreleaser.ymlappears to have the right directives included to build for thearm64anddarwinGOARCH and GOOS pair, I'm not sure what's causing the appropriate binaries to not get released. If someone could point me to the right direction, I'd be more than happy to stick a PR in.Thank you.