uselagoon / lagoon

Lagoon, the developer-focused application delivery platform
https://docs.lagoon.sh/
Apache License 2.0
555 stars 148 forks source link

Proposal: organization based environment variables #3602

Open shreddedbacon opened 9 months ago

shreddedbacon commented 9 months ago

There is a use case where having environment variables able to be defined at the organization level where a common variable should be shared across all projects and environments within the organization.

The order currently is that environment level envvars override project level envvars. This would remain the same, but organization would just be another level.

The result would be that environment level variables overrides project level, which overrides organization level.

bomoko commented 9 months ago

This is a great feature, we've already seen several cases where this kind of org level env-var management would come in handy.

Big plus-one.