Issue encountered when initializing terraform:
voclabs:~/environment/terraform $ terraform init
Initializing the backend…
Initializing provider plugins…
- Finding latest version of hashicorp/aws…
╷
│ Error: Incompatible provider version
│
│ Provider Terraform Registry v5.71.0 does not have a package available for your current platform, linux_amd64.
│
│ 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.
╵