mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 09:42:25 +00:00
6 lines
250 B
Plaintext
6 lines
250 B
Plaintext
```release-note:bug
|
|
storage/raft (enterprise): The parameter aws_s3_server_kms_key was misnamed and
|
|
didn't work. Renamed to aws_s3_kms_key, and make it work so that when provided
|
|
the given key will be used to encrypt the snapshot using AWS KMS.
|
|
```
|