9253abb2e1
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.
|
|
```
|