opsgenie / terraform-provider-opsgenie

Terraform OpsGenie provider
https://registry.terraform.io/providers/opsgenie/opsgenie/latest/docs
Mozilla Public License 2.0
100 stars 135 forks source link

Opentofu signature validation was skipped #428

Open venkatamutyala opened 6 months ago

venkatamutyala commented 6 months ago

Steps to Reproduce

  1. tofu init
image

Seems like the provider GPG keys just need to be submitted to opentofu:

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

https://github.com/opentofu/registry/issues/new?assignees=&labels=provider-key%2Csubmission&projects=&template=provider_key.yml&title=Provider+Key%3A+

venkatamutyala commented 6 months ago

Just an FYI - the public gpg key needs to be submitted by a member of the opsgenie organization, for the opentofu registry to accept it.