From 4684c9f8b1ac237396e1d08a0e239adc4eb8d838 Mon Sep 17 00:00:00 2001 From: Maidul Islam Date: Wed, 19 Jul 2023 00:40:32 -0400 Subject: [PATCH] Update secret-reference.mdx --- docs/documentation/platform/secret-reference.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documentation/platform/secret-reference.mdx b/docs/documentation/platform/secret-reference.mdx index ffae77e2b..1b4e7bbc3 100644 --- a/docs/documentation/platform/secret-reference.mdx +++ b/docs/documentation/platform/secret-reference.mdx @@ -34,7 +34,7 @@ For instance, to access a secret 'A' composed of secrets 'B' and 'C' from differ When using [service tokens](./token) to fetch referenced secrets, ensure the service token has read access to all referenced environments and folders. Without proper permissions, the final secret value may be incomplete. -## Import multiple secrets from a environment secret path +## Import entire folders You can import or link another environment's folder to your dashboard to inherit its secrets. This is useful when you need to share secrets across multiple environments.