Skip to content

Commit

Permalink
add automatic rotation flag
Browse files Browse the repository at this point in the history
  • Loading branch information
dickon committed Nov 3, 2023
1 parent f5a7d3a commit bb19b0b
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,10 @@
"passphrase": {
"description": "Passphrase for the key derivation function",
"type": "string"
},
"automaticRotation": {
"description": "Automatically rotate away from any wrappings using this key.",
"type": "boolean"
}
},
"additionalProperties": false,
Expand Down

0 comments on commit bb19b0b

Please sign in to comment.