mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Update website/docs/internals/provider-registry-protocol.mdx
Co-authored-by: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com>
This commit is contained in:
parent
a1a976c720
commit
92719db198
@ -321,7 +321,7 @@ A successful result is a JSON object with the following properties:
|
||||
by one of the keys indicated in the `signing_keys` property.
|
||||
|
||||
* `shasum` (required): the SHA256 checksum for this provider's zip archive as
|
||||
recorded in the "shasums" document.
|
||||
recorded in the shasums document.
|
||||
|
||||
* `signing_keys` (required): an object describing signing keys for this
|
||||
provider package, one of which must have been used to produce the signature
|
||||
|
Loading…
Reference in New Issue
Block a user