terraform-provider-cronitor
terraform-provider-cronitor copied to clipboard
Any chance of a new build for m1 Macs?
Hi @nauxliu, thanks for all your work on this module, it seems to work well.
However with the new Mac M1 chips, I'm getting error:
Provider registry.terraform.io/nauxliu/cronitor v1.0.8 does not have a package available
for your current platform, darwin_arm64.
I had a urgent need for this so I forked it and built a new copy which seems to work fine. I think all you'd need to do is re-run goreleaser.
Thanks again!