Skip to content
This repository was archived by the owner on Jun 17, 2024. It is now read-only.
This repository was 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

@darvark

Description

@darvark

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions