42dx / edgio-go-sdk

Go SDK implementing Edgio's REST API
http://github.42dx.dev/edgio-go-sdk/
MIT License
8 stars 1 forks source link

[FEATURE]: [Env Var] Set List #23

Open rafapaulin opened 6 months ago

rafapaulin commented 6 months ago

Description

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.

Proposed Solution

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

Alternatives / Workarounds

No response

Acceptance Criteria

Additional Context

Conventional Commit Context: env-var

References

Code of Conduct

Upvote & Fund

Fund with Polar