Hi,
Upon executing ‘terraform init’, getting the following error:-
Error: Failed to install provider
│
│ Error while installing hashicorp/aws v5.60.0: archive has incorrect checksum zh:baf3a94d0c0ff8326f329bc02a84ea4b105a0596c862963deba5b149da724e45 (expected zh:3a8a45b17750b01192a0fbeeed0d05c2c04840344d78d5e3233b3ecbeec17a1c)
Logs before failure:
Initializing modules…
Initializing backend…
Successfully configured the backend “s3”! Terraform will automatically
use this backend unless the backend configuration changes.
Initializing provider plugins…
- Finding latest version of hashicorp/aws…
- Installing hashicorp/aws v5.60.0…
Need support resolving this issue for a role on my local network.
Thanks.