synergiator opened a new issue #15:
URL: https://github.com/apache/cloudstack-terraform-provider/issues/15


   Happy to try out the latest release; found the following:
   
   1. In the example, the version is specified to be "0.4.0" however Terraform 
can't download it, indeed lookup of the[ source 
URL](https://registry.terraform.io/v1/providers/cloudstack/cloudstack/versions) 
reveals it's "0.4.0-pre". Maybe this should be changed in the docs.
   2. After changing the version, I get a checksum error (run twice, same wrong 
checksum). 
   
   Execution environment: Docker/Gitlab/GitLab's Terraform wrapper script.
   
   ```
   ╷
   │ Error: Failed to install provider
   │ 
   │ Error while installing cloudstack/cloudstack v0.4.0-pre: checksum list has
   │ unexpected SHA-256 hash
   │ c031e5466360394787d1c408c853a853ed4d6e171a611ae30c0c5111f20e21b9 (expected
   │ a36b77f35a0eeff9fbd5bb2fd68b986bae6023ac49e6f035ea43deec4043b3f4)
   ```
   
   While trying for example with the hard fork release by Orange (thanks 
@ArthurHlt for linking to this repo!),  I do not get the above checksum error.
   
   ```
   - Installed orange-cloudfoundry/cloudstack v0.5.1 (self-signed, key ID 
B910DF52F90CB360)
   Partner and community providers are signed by their developers.
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to