Merge pull request #4804 from Infisical/feature/secret-reference-shortcut

feature: secret reference shortcut
This commit is contained in:
Victor Hugo dos Santos
2025-11-12 09:53:20 -03:00
committed by GitHub
7 changed files with 369 additions and 84 deletions

View File

@@ -17,6 +17,10 @@ For example, if secret A references values from secrets B and C located in diffe
This is an important security consideration when planning your secret access strategy, especially when working with cross-environment or cross-folder references.
<Tip>
You can hold the `Cmd` (Mac) or `Ctrl` (Windows/Linux) key and click the secret reference to be redirected to it.
</Tip>
### Syntax
When defining a secret reference, interpolation syntax is used to define references to secrets in other environments and [folders](./folder).