Skip to content

Commit fc82485

Browse files
authored
Add newline.
Signed-off-by: Felix Fontein <felix@fontein.de>
1 parent b1a1e34 commit fc82485

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,7 @@ from the commandline:
417417
$ az keyvault key show --name sops-key --vault-name $keyvault_name --query key.kid
418418
419419
https://sops.vault.azure.net/keys/sops-key/some-string
420+
420421
.. note::
421422
422423
The ``get`` key permission is required when the key version is ommited (for example if the URL ends with a trailing slash). In that case SOPS calls the Azure Key Vault API to resolve the latest key version, which requires the ``get`` permission. If you specifty an explicit key version in the URL you can omit ``get``, but this means you will need to update your configuration every time the key is rotated.

0 commit comments

Comments
 (0)