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

Register GPG key with OpenTofu registry #112

Open
tparvu opened this issue Apr 22, 2024 · 0 comments
Open

Register GPG key with OpenTofu registry #112

tparvu opened this issue Apr 22, 2024 · 0 comments
Labels
type/enhancement New feature or request

Comments

@tparvu
Copy link

tparvu commented Apr 22, 2024

When initializing plugin with OpenTofu I get a signature error.

Initializing provider plugins...
- Reusing previous version of ansible/ansible from the dependency lock file
- Reusing previous version of hashicorp/aws from the dependency lock file
- Installing ansible/ansible v1.2.0...
- Installed ansible/ansible v1.2.0. Signature validation was skipped due to the registry not containing GPG keys for this provider
- Installing hashicorp/aws v5.43.0...
- Installed hashicorp/aws v5.43.0 (signed, key ID 0C0AF313E5FD9F80)

Could you register a key with the OpenTofu registry?

https://github.com/opentofu/registry/tree/main?tab=readme-ov-file

@gravesm gravesm added the type/enhancement New feature or request label Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants