mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-20 06:01:10 +02:00
* Add KMS Rekey example I've had customers looking for AWS KMS rekeying examples today - when using pgp keys. This example would have clarified what they needed to do. * Replaced KMS reference with Auto Unseal ``` bash Rekey an Auto Unseal vault and encrypt the resulting recovery keys with PGP: ```