CodeBleu commented on issue #109:
URL: 
https://github.com/apache/cloudstack-terraform-provider/issues/109#issuecomment-2069363672

   @rohityadavcloud It is now installing without checksum issue. Thanks!.
   
   ```
   - Installing cloudstack/cloudstack v0.5.0...
   - Installed cloudstack/cloudstack v0.5.0. Signature validation was skipped 
due to the registry not containing GPG keys for this provider
   
   Providers are signed by their developers.
   If you'd like to know more about provider signing, you can read about it 
here:
   https://opentofu.org/docs/cli/plugins/signing/
   
   OpenTofu has made some changes to the provider dependency selections recorded
   in the .terraform.lock.hcl file. Review those changes and commit them to your
   version control system if they represent changes you intended to make.
   
   OpenTofu has been successfully initialized!
   
   You may now begin working with OpenTofu. Try running "tofu plan" to see
   any changes that are required for your infrastructure. All OpenTofu commands
   should now work.
   
   If you ever set or change modules or backend configuration for OpenTofu,
   rerun this command to reinitialize your working directory. If you forget, 
other
   commands will detect it and remind you to do so if necessary.
   ```
   
   
   The only thing left is to add your GPG key to OpenTofu registry so that it 
will pass the Signature validation.
   
   [Here](https://github.com/opentofu/registry/pull/239) is an example from 
when I did this with the provider I created.
   
   
   
[Here](https://github.com/opentofu/registry/issues/new?assignees=&labels=provider-key%2Csubmission&projects=&template=provider_key.yml&title=Provider+Key%3A+)
 is the actual link to submit it
   


-- 
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