Sometimes a batch of environment variables need to be created to properly configure an environment. Calling a method in a loop may be problematic on some contexts, specially when a method can handle a list of variables to set internally.
As a developer, I want to just provide a list of key -> value
pairs of environment variables to a method, and have it process the whole list and create the variables, so that it simplifies the automation process
No response
key: string
, value: string
and secret: boolean
values.Conventional Commit Context: env-var
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too