chore(sqlserverflex): docs adjustments (#756)
relates to STACKITTPR-169 / #729
This commit is contained in:
parent
c1a8fde882
commit
1c02c5eb67
4 changed files with 2 additions and 4 deletions
|
|
@ -33,7 +33,7 @@ resource "stackit_sqlserverflex_user" "example" {
|
|||
### Optional
|
||||
|
||||
- `region` (String)
|
||||
- `roles` (Set of String) Database access levels for the user.
|
||||
- `roles` (Set of String) Database access levels for the user. The values for the default roles are: `##STACKIT_DatabaseManager##`, `##STACKIT_LoginManager##`, `##STACKIT_ProcessManager##`, `##STACKIT_ServerManager##`, `##STACKIT_SQLAgentManager##`, `##STACKIT_SQLAgentUser##`
|
||||
|
||||
### Read-Only
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue