opensearch-project / terraform-provider-opensearch

https://registry.terraform.io/providers/opensearch-project/opensearch
Apache License 2.0
74 stars 57 forks source link

[FEATURE] Add GPG key for use with OpenTofu's registry #208

Open bxn-ts opened 1 month ago

bxn-ts commented 1 month ago

Is your feature request related to a problem?

OpenTofu is asking for support from the provider authors, in this case it's submitting a GPG key. This is supposed to help with securing the OpenTofu ecosystem even further. Details on how to do this can be found as part of the recent 1.8.0 release announcement: https://opentofu.org/blog/opentofu-1-8-0/#an-ask-for-help-gpg-keys-for-providers

What solution would you like?

The provider's GPG key is submitted to OpenTofu (via GitHub issue; instructions are mentioned above when following the link).

What alternatives have you considered?

None.

Do you have any additional context?

$ tofu init

Initializing the backend...

Initializing provider plugins...
- Finding opensearch-project/opensearch versions matching "2.3.0"...
- Installing opensearch-project/opensearch v2.3.0...
- Installed opensearch-project/opensearch v2.3.0. Signature validation was skipped due to the registry not containing GPG keys for this provider