mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
Previously the `contained_db` parameter would only accept a string value despite the fact that field type is documented as a boolean.
4 lines
112 B
Plaintext
4 lines
112 B
Plaintext
```release-note:bug
|
|
secrets/database/mssql: Accept a boolean for `contained_db`, rather than just a string.
|
|
```
|