-
|
I noticed in the example for infisical, each individual environment variable is specified. Is it possible inject all secrets from an infisical project? |
Beta Was this translation helpful? Give feedback.
Answered by
kimdre
Mar 7, 2026
Replies: 1 comment
-
|
No, this is not possible. You can only fetch one single secret per env variable. You can however use use variable substitution directly in Infisicial secrets (they call it |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
kimdre
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No, this is not possible. You can only fetch one single secret per env variable. You can however use use variable substitution directly in Infisicial secrets (they call it
secret referencing) to reduce the amount of secrets that need to be fetched.https://infisical.com/docs/documentation/platform/secret-reference