terraform-provider-vra7
terraform-provider-vra7 copied to clipboard
Wrong SHA256 assinged to package terraform-provider-vra7_3.0.9_linux_amd64.zip
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:
- Define usage of module in latest version
- 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