Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider adding GPG key to OpenTofu registry for the digitalocean provider #1158

Closed
mig5 opened this issue May 16, 2024 · 2 comments
Closed
Assignees
Labels

Comments

@mig5
Copy link

mig5 commented May 16, 2024

Describe the solution you'd like

I recently switched my infrastructure as code from Terraform to Opentofu.

When init'ing my environment that uses DigitalOcean provider, I saw this warning:

  • Installed digitalocean/digitalocean v1.23.0. Signature validation was skipped due to the registry not containing GPG keys for this provider

I wonder if you might consider adding GPG keys to the OpenTofu registry, if not already planned. This is a similar request to microsoft/terraform-provider-azuredevops#1006

For more information on how to do that:
https://github.com/opentofu/registry/issues/new?assignees=&labels=provider-key%2Csubmission&projects=&template=provider_key.yml&title=Provider+Key%3A+

@andrewsomething
Copy link
Member

Great idea @mig5! I've submitted our public key in opentofu/registry#544

@andrewsomething
Copy link
Member

Looks like they've merged the change with the key: opentofu/registry#545 Hopefully that will be live soon, but I'm going to go ahead and close this out as there is nothing left to do on our end.

If you run into anything else that we can do to better support using our provider with OpenTofu, please let us know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants