hashicorp / ghaction-terraform-provider-release

Reusable GitHub Action Workflows for releasing HashiCorp, partner, and community Terraform Providers
Mozilla Public License 2.0
15 stars 9 forks source link

hashicorp: Update signore signer #4

Closed bflad closed 2 years ago

bflad commented 2 years ago

The previous signer, interim_signing_subkey_7685B676, was transparently updated to use the same underlying key, except now it will now show a deprecation warning. Updates the signer so there is no deprecation warning or confusion about which key is being used.

bflad commented 2 years ago

The list of signers and clients for signore can be determined via its CLI commands, but not something I want to post the URLs or whole output publicly. Here's a relevant snippet:

    "signer_id": "signing_subkey_CD27AB87",
    "signer_type": "pgp",
    "signer_description": "20210420 HashiCorp Security Signing Subkey (key id: CD27AB87)",
github-actions[bot] commented 3 months ago

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.