Commit 91bb18d
feat(azkv): Skipping key-version will get latest key
This is a supported behaviour for Azure Key Vault, and is very helpful
when it comes to doing rotation of those keys, as updated versions will
automatically get fetched by sops for new files with no changes to the
config in the repo. This brings AZKV in line with sops' AWS/GCP
integrations, which do not require you to specify a key version.
Thank you to felixfontein for some RST syntax help.
Converted from getsops/sops@eb23541
Co-authored-by: Drum Ogilvie <me@daogilvie.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
Signed-off-by: Drum Ogilvie <me@daogilvie.com>
Signed-off-by: Felix Fontein <felix@fontein.de>1 parent 59a0c2c commit 91bb18d
1 file changed
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
397 | 397 | | |
398 | 398 | | |
399 | 399 | | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
400 | 407 | | |
401 | 408 | | |
402 | 409 | | |
| |||
421 | 428 | | |
422 | 429 | | |
423 | 430 | | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
424 | 440 | | |
425 | 441 | | |
426 | 442 | | |
| |||
0 commit comments