Skip to content

Commit 47434f0

Browse files
committed
reformat
1 parent 4407c02 commit 47434f0

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -354,14 +354,14 @@ To learn more about Service Accounts, check the [MongoDB Atlas documentation](ht
354354
355355
#### Quick Reference: Required roles per operation
356356

357-
| What you want to do | Safest Role to Assign (where) |
358-
|--------------------------------------------|---------------------------------------|
359-
| List orgs/projects | Org Member or Org Read Only (Org) |
360-
| Create new projects | Org Project Creator (Org) |
361-
| View clusters/databases in a project | Project Read Only (Project) |
362-
| Create/manage clusters in a project | Project Cluster Manager (Project) |
363-
| Manage project access lists | Project IP Access List Admin (Project)|
364-
| Manage database users | Project Database Access Admin (Project)|
357+
| What you want to do | Safest Role to Assign (where) |
358+
| ------------------------------------ | --------------------------------------- |
359+
| List orgs/projects | Org Member or Org Read Only (Org) |
360+
| Create new projects | Org Project Creator (Org) |
361+
| View clusters/databases in a project | Project Read Only (Project) |
362+
| Create/manage clusters in a project | Project Cluster Manager (Project) |
363+
| Manage project access lists | Project IP Access List Admin (Project) |
364+
| Manage database users | Project Database Access Admin (Project) |
365365

366366
- **Prefer project-level roles** for most operations. Assign only to the specific projects you need to manage or view.
367367
- **Avoid Organization Owner** unless you require full administrative control over all projects and settings in the organization.

0 commit comments

Comments
 (0)