Open whereswaldon opened 4 years ago
I was able to verify the contents of the inside of the zip archive with:
$ openssl dgst -sha256 -verify terraform-provider-ibm_v1.13.1.pem -signature terraform-provider-ibm_v1.13.1.sig terraform-provider-ibm_v1.13.1
Verified OK
However, I would still really like to know where to get your PGP signing key.
Hey all! I noticed that you provide PGP-signed releases, which is awesome. However, I can't find an authoritative copy of your signing key anywhere within the documentation of this repository or the IBM Cloud terraform docs. How do I get the PGP key to properly verify your releases?
Thanks!