Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Wrong SHA256 assinged to package terraform-provider-vra7_3.0.9_linux_amd64.zip #138

Open
darvark opened this issue Oct 6, 2023 · 0 comments

Comments

@darvark
Copy link

darvark commented Oct 6, 2023

vRA 7.x version

terraform-provider-vra7 plugin version
terraform-provider-vra7_3.0.9_linux_amd64.zip

Describe the bug
Can't download module due to cheksum mismatch

Error while installing vmware/vra7 v3.0.9: checksum list has unexpected SHA-256 hash 835324c594a5eec60aeb427a26c2c069ce3219d725edac7f09c3be2214cd271e (expected
│ 5044197ac6dd6b6cd0ed3d8d7e6de8786519570cb33350bdb898d78237e4b14c)

To Reproduce
Steps to reproduce the behavior:

  1. Define usage of module in latest version
  2. Execute terraform init

Initializing the backend...

Initializing provider plugins...
- Finding vmware/vra7 versions matching "3.0.9"...
- Installing vmware/vra7 v3.0.9...
╷
│ Error: Failed to install provider
│
│ Error while installing vmware/vra7 v3.0.9: checksum list has unexpected SHA-256 hash 835324c594a5eec60aeb427a26c2c069ce3219d725edac7f09c3be2214cd271e (expected
│ 5044197ac6dd6b6cd0ed3d8d7e6de8786519570cb33350bdb898d78237e4b14c)

Expected behavior
Downloaded file checksum match to that in terraform-provider-vra7_3.0.9_SHA256SUMS file

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant