KMS: allow to provide the master encryption key as string

This commit is contained in:
Nicola Murino
2021-07-17 15:34:48 +02:00
parent 030507a2ce
commit 5a568b4077
5 changed files with 17 additions and 8 deletions

View File

@@ -225,6 +225,7 @@
"kms": {
"secrets": {
"url": "",
"master_key": "",
"master_key_path": ""
}
},