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

plugin/discovery: Verify sig against HashiCorp key #20543

Merged
merged 1 commit into from
Mar 4, 2019

Commits on Mar 1, 2019

  1. plugin/discovery: Verify sig against HashiCorp key

    #19389 introduced a change to
    the provider GPG signature verification process, and removed the
    hardcoded HashiCorp GPG key.
    
    While the changes were intended and are still planned for a future
    release, we should still be verifying all providers in the TF 0.12.0
    release against the HashiCorp GPG key until a more robust key
    verification procedure is in place.
    
    Fixes #20527
    justincampbell committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    0574ead View commit details
    Browse the repository at this point in the history