From 5ab5369ba2ea7a861536687b4aa447ae3a2cb31c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kai=20Xia=28=E5=A4=8F=E6=81=BA=29?= Date: Thu, 17 Aug 2023 23:40:35 +1000 Subject: [PATCH] disambiguate these two docs. (#21842) * disambiguate these two docs. * Update website/content/docs/secrets/mongodbatlas.mdx Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com> * Update website/content/docs/secrets/databases/mongodbatlas.mdx --------- Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com> Co-authored-by: Violet Hynes --- website/content/docs/secrets/databases/mongodbatlas.mdx | 5 +++++ website/content/docs/secrets/mongodbatlas.mdx | 7 +++++++ 2 files changed, 12 insertions(+) diff --git a/website/content/docs/secrets/databases/mongodbatlas.mdx b/website/content/docs/secrets/databases/mongodbatlas.mdx index d98cd285f7..29b5dac99e 100644 --- a/website/content/docs/secrets/databases/mongodbatlas.mdx +++ b/website/content/docs/secrets/databases/mongodbatlas.mdx @@ -17,6 +17,11 @@ it uses a public and private key pair to authenticate. See the [database secrets engine](/vault/docs/secrets/databases) docs for more information about setting up the database secrets engine. + + The information below relates to the MongoDB Altas database plugin for the Vault database secrets engine. + Refer to the MongoDB Atlas secrets engine + for information about using the MongoDB Atlas secrets engine for the Vault. + ## Capabilities | Plugin Name | Root Credential Rotation | Dynamic Roles | Static Roles | Username Customization | Credential Types | diff --git a/website/content/docs/secrets/mongodbatlas.mdx b/website/content/docs/secrets/mongodbatlas.mdx index 34432fa7da..cea2c30a43 100644 --- a/website/content/docs/secrets/mongodbatlas.mdx +++ b/website/content/docs/secrets/mongodbatlas.mdx @@ -16,6 +16,13 @@ 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/). + + The information below relates to the MongoDB Altas secrets engine. Refer to the + MongoDB Atlas database secrets engine + for information about using the MongoDB Atlas database plugin for the Vault + database secrets engine. + + ## Setup Most Secrets Engines must be configured in advance before they can perform their functions. These