Update downloads.html.erb

Its a PGP key, not a GPG key.
This commit is contained in:
Timothy 2015-12-03 23:21:35 -05:00
parent 8e40b6b855
commit ef0b02ede3
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ description: |-
<a href="https://releases.hashicorp.com/terraform/<%= latest_version %>/terraform_<%= latest_version %>_SHA256SUMS.sig">
verify the checksums signature file
</a>
which has been signed using <a href="https://hashicorp.com/security.html" target="_TOP">HashiCorp's GPG key</a>.
which has been signed using <a href="https://hashicorp.com/security.html" target="_TOP">HashiCorp's PGP key</a>.
You can also <a href="https://releases.hashicorp.com/terraform/" target="_TOP">download older versions of Terraform</a> from the releases service.
</p>
</div>