Skip to content

Commit b902af0

Browse files
authored
update docs (#504)
1 parent 5f3faac commit b902af0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/resources/mongodbflex_user.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ resource "stackit_mongodbflex_user" "example" {
3030
- `database` (String)
3131
- `instance_id` (String) ID of the MongoDB Flex instance.
3232
- `project_id` (String) STACKIT project ID to which the instance is associated.
33-
- `roles` (Set of String) Database access levels for the user. Supported values are: `read`, `readWrite`.
33+
- `roles` (Set of String) Database access levels for the user. Some of the possible values are: [`read`, `readWrite`, `readWriteAnyDatabase`]
3434

3535
### Optional
3636

0 commit comments

Comments
 (0)