open-vault/changelog/17612.txt
Scott Miller 473d3c26b3
Intercept key_id from generic configmap and turn it into a wrapperv2 option (#17612)
* Intercept key_id from generic configmap and turn it into a wrapperv2 option

* changelog

* Doubled append

* Only convert key_id to an opt in OCI
2022-10-19 15:42:56 -05:00

3 lines
109 B
Plaintext

```release-note:bug
core/seal: Fix regression handling of the key_id parameter in seal configuration HCL.
```