kestra-io/kestra

envs() function notation

Open

Aperta il 29 mag 2026

Vedi su GitHub
 (3 commenti) (0 reazioni) (1 assegnatario)Java (26.854 star) (2579 fork)batch import
area/backendgood first issue

Descrizione

Feature description

Hi guys ! As with the secret retrieval function, it would be convenient to have the same call format for environment variables (' envs("xxxx") '). This would allow calling an environment variable based on a dynamic name (for example, according to a database return value or status) which is not currently possible.

Guida contributor