Facing "Error: Incompatible provider version" error while running the "terraform init" command

Hi Team,

I am facing the below error while running the “terraform init” command. Could you please help me with this issue? I am already using “terraform_1.0.2_darwin_arm64.zip” binary for the same.

Error: Incompatible provider version

│ Provider registry.terraform.io/hashicorp/template v2.2.0 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.

I am facing this error in the Apple M1 chip OS.