Skip to content

Commit

Permalink
docs: update hashicorp pubic key info (#798)
Browse files Browse the repository at this point in the history
Updates the documentation for the requirements to direct the reader the the pubic key published by HashiCorp as the source of truth.

Ref: #797

Signed-off-by: Ryan Johnson <[email protected]>
  • Loading branch information
tenthirtyam committed Dec 15, 2023
1 parent 07e3a3e commit 5eba967
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started/requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ HashiCorp [Packer][packer-install] 1.9.4 or higher.
gpg --no-default-keyring --keyring /usr/share/keyrings/hashicorp-archive-keyring.gpg --fingerprint
```

The fingerprint must match `E8A0 32E0 94D8 EB4E A189 D270 DA41 8C88 A321 9F7B`. You can also verify the key on [Security at HashiCorp][hcp-security] under Linux Package Checksum Verification.
You can verify that the fingerprint matches the HashiCorp public key published on [Security at HashiCorp][hcp-security].

3. Add the official HashiCorp repository to your system:

Expand Down

0 comments on commit 5eba967

Please sign in to comment.