C3W1 Lab1 problem

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.

Hello @allouch sorry for your trouble.
I could reproduce that issue with init command in another lab. The issue seems to be resolved after deleting the old environment and create a new. Hope your issue is resolved after reseting your lab, thanks