From 2fb60201bca20a46a70b467794e70f1e87763fa0 Mon Sep 17 00:00:00 2001 From: Sida Say <9067408+mr-ssd@users.noreply.github.com> Date: Wed, 25 Dec 2024 14:17:27 +0700 Subject: [PATCH] add not for dynamic secrets as paid feature --- docs/documentation/platform/dynamic-secrets/overview.mdx | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/documentation/platform/dynamic-secrets/overview.mdx b/docs/documentation/platform/dynamic-secrets/overview.mdx index 24c7fae4e..1f17869ef 100644 --- a/docs/documentation/platform/dynamic-secrets/overview.mdx +++ b/docs/documentation/platform/dynamic-secrets/overview.mdx @@ -4,6 +4,13 @@ sidebarTitle: "Overview" description: "Learn how to generate secrets dynamically on-demand." --- + + Note that Dynamic Secrets is a paid feature. + + If you're using Infisical Cloud, then it is available under the **Enterprise Tier** + If you're self-hosting Infisical, then you should contact sales@infisical.com to purchase an enterprise license to use it. + + ## Introduction Contrary to static key-value secrets, which require manual input of data into the secure Infisical storage, **dynamic secrets are generated on-demand upon access**.