backport of commit c0ad3f6ce2edbd864f32ebe401364e98f5aa5abf (#23835)
Co-authored-by: Jonathan Frappier <92055993+jonathanfrappier@users.noreply.github.com>
This commit is contained in:
parent
9c14ea8114
commit
7858b4dc13
|
@ -16,12 +16,14 @@ project or organization with appropriate role(s). The MongoDB Atlas Programmatic
|
|||
Private Keys are returned to the caller. To learn more about Programmatic API Keys visit the
|
||||
[Programmatic API Keys Doc](https://docs.atlas.mongodb.com/reference/api-docs/apiKeys/).
|
||||
|
||||
<Note>
|
||||
The information below relates to the MongoDB Altas <b>secrets engine</b>. Refer to the
|
||||
<a href="vault/docs/secrets/databases/mongodbatlas">MongoDB Atlas database secrets engine</a>
|
||||
<Note>
|
||||
|
||||
The information below relates to the **MongoDB Altas secrets engine**. Refer to the
|
||||
[MongoDB Atlas **database** secrets engine](/vault/docs/secrets/databases/mongodbatlas)
|
||||
for information about using the MongoDB Atlas database plugin for the Vault
|
||||
database secrets engine.
|
||||
</Note>
|
||||
|
||||
</Note>
|
||||
|
||||
## Setup
|
||||
|
||||
|
|
Loading…
Reference in New Issue