I am not able to use the above versions due to checksum errors. 0.0.185 work fine:
0.0.187:
❯ terraform init
Initializing the backend...
Initializing provider plugins...
- Finding volcengine/volcengine versions matching "0.0.187"...
- Installing volcengine/volcengine v0.0.187...
╷
│ Error: Failed to install provider
│
│ Error while installing volcengine/volcengine v0.0.187: checksum list has unexpected SHA-256 hash fdab1b33eba7b53e641270c545a7ddb6a3e416b0ea393569bd6f4e03001989cd (expected
│ 9538d1f0a2d5dcc788731f8e48744a54f9e90ae0d45f0ab46208b0148a90ff21)
0.0.186:
✦ ❯ terraform init
Initializing the backend...
Initializing provider plugins...
- Finding volcengine/volcengine versions matching "0.0.186"...
- Installing volcengine/volcengine v0.0.186...
╷
│ Error: Failed to install provider
│
│ Error while installing volcengine/volcengine v0.0.186: checksum list has unexpected SHA-256 hash 0765171263a38026d901f325bf51ae7d0ed778cc2f79b04f8262b301562c67c6 (expected
│ a8b1496bda4fe1c3cffad96587b71cf0869a8b7f39f0b921f5867301362dc0a1)
0.0.185:
✦ ❯ terraform init
- Finding volcengine/volcengine versions matching "0.0.185"...
- Installing volcengine/volcengine v0.0.185...
- Installed volcengine/volcengine v0.0.185 (self-signed, key ID 141BC2184F184E64)
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://developer.hashicorp.com/terraform/cli/plugins/signing
Terraform has created a lock file .terraform.lock.hcl to record the provider
selections it made above. Include this file in your version control repository
so that Terraform can guarantee to make the same selections by default when
you run "terraform init" in the future.
Terraform has been successfully initialized!
You may now begin working with Terraform. Try running "terraform plan" to see
any changes that are required for your infrastructure. All Terraform commands
should now work.
If you ever set or change modules or backend configuration for Terraform,
rerun this command to reinitialize your working directory. If you forget, other
commands will detect it and remind you to do so if necessary.
I am not able to use the above versions due to checksum errors. 0.0.185 work fine:
0.0.187:0.0.186:0.0.185: