terraform-provider-huaweicloud
terraform-provider-huaweicloud copied to clipboard
│ Error while installing huaweicloud/huaweicloud v1.63.1: checksum list has
Initializing provider plugins...
- Reusing previous version of hashicorp/tls from the dependency lock file
- Reusing previous version of hashicorp/null from the dependency lock file
- Reusing previous version of hashicorp/random from the dependency lock file
- Reusing previous version of ansible/ansible from the dependency lock file
- Reusing previous version of huaweicloud/huaweicloud from the dependency lock file
- Installing hashicorp/tls v4.0.5...
- Installed hashicorp/tls v4.0.5 (signed by HashiCorp)
- Installing hashicorp/null v3.2.2...
- Installed hashicorp/null v3.2.2 (signed by HashiCorp)
- Installing hashicorp/random v3.6.1...
- Installed hashicorp/random v3.6.1 (signed by HashiCorp)
- Installing ansible/ansible v1.3.0...
- Installed ansible/ansible v1.3.0 (self-signed, key ID 41F01D0480007165)
- Installing huaweicloud/huaweicloud v1.63.1...
Partner and community providers are signed by their developers. If you'd like to know more about provider signing, you can read about it here: https://www.terraform.io/docs/cli/plugins/signing.html ╷ │ Error: Failed to install provider │ │ Error while installing huaweicloud/huaweicloud v1.63.1: checksum list has │ unexpected SHA-256 hash │ acac7ae4c650385d00a4b4917848bc9879287903bcebe6e9e673072f0a2ed533 (expected │ e6f5046bf34539ef1a0abb23071671f3e82bda2605cdcca5d3a2933782290a77) ╵
Error: Terraform exited with code 1. Error: Process completed with exit code 1.
My Pipeline was running fine but this just started. Terraform init runs fine but fails in Pipeline wth this error