Template v2.2.0 does not have a package available - Mac M1

Found this article. the suggestions in here worked for me.

G

Thanks it helped and it worked

thank you works!
i am now on the arm version

This worked for me also . Thank you

these worked fo me where i have already installed terraform using brew and was getting the m1 darwin error initially

  1. brew install kreuzwerker/taps/m1-terraform-provider-helper
  2. m1-terraform-provider-helper activate
  3. m1-terraform-provider-helper install hashicorp/template -v v2.2.0

Thanks a lot.