mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
feat: added atlas warning to doc
This commit is contained in:
@@ -5,6 +5,11 @@ description: "Learn how to dynamically generate Mongo DB Database user credentia
|
||||
|
||||
The Infisical Mongo DB dynamic secret allows you to generate Mongo DB Database credentials on demand based on configured role.
|
||||
|
||||
|
||||
<Info>
|
||||
If your using Mongo Atlas, please use [Atlas Dynamic Secret](./mongo-atlas) as MongoDB commands are not supported by atlas.
|
||||
</Info>
|
||||
|
||||
## Prerequisite
|
||||
Create a user with the required permission in your SQL instance. This user will be used to create new accounts on-demand.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user