feat: add new sql-server roles (#699)
* feat: add new sql-server roles * feat: remove role validation
This commit is contained in:
parent
380ff8c6d8
commit
fda9622cbc
4 changed files with 4 additions and 11 deletions
|
|
@ -32,7 +32,7 @@ resource "stackit_sqlserverflex_user" "example" {
|
|||
|
||||
### Optional
|
||||
|
||||
- `roles` (Set of String) Database access levels for the user. Possible values: [`##STACKIT_LoginManager##`, `##STACKIT_DatabaseManager##`]
|
||||
- `roles` (Set of String) Database access levels for the user.
|
||||
|
||||
### Read-Only
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue