We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
terraform init failed with following error:
- Mirroring huaweicloud/hcs... - Selected v2.4.2 to match dependency lock file - Downloading package for darwin_arm64... ╷ │ Error: Invalid provider package │ │ Failed to authenticate registry.terraform.io/huaweicloud/hcs v2.4.2 for darwin_arm64: checksum list has unexpected SHA-256 hash │ 1c9fb487a87f1d46dd4eb2cae6bcd6f14b563f3c4b596d02deed6da35c6e4b15 (expected 7608037106967e953dccf0fb5cb1f5ea517c0f7dd1d8b013298e13d8cc6679fc). ╵
The text was updated successfully, but these errors were encountered:
@chengxiangdong PTAL
Sorry, something went wrong.
The bug is caused by sha256sum inconsistency, and a version will be released today to fix it.
Hi @AndrewDi , version v2.4.3 is out now. We recommend you to upgrade for the latest features and improvements.
v2.4.3
Execullent, everything works fine
No branches or pull requests
terraform init failed with following error:
The text was updated successfully, but these errors were encountered: