Tie environment groups to project environments
complete
B
Brad Reed
The environments feature is useful, but I'd like to be able to tie environment groups to environments, thus allowing each env to have an "instance" of an env var group.
For example, if I define a blueprint for a service and assign it the "postgres" env var group, I would be able to assign different env var values in this group for both my staging and production environments. The same kind of logic could potentially also apply to preview environments.
Currently we are working around this by having a copy of each env var group for "prod" and "staging", but better integration with the new environments feature would make this really neat.
Log In
Stephen Barlow
Teams can now optionally restrict an environment group to a particular project environment.
If you do, you cannot link that environment group to any service outside of the chosen environment. This helps ensure proper encapsulation of each environment's config.For details, see the environment groups documentation.
Stephen Barlow
complete
Stephen Barlow
Teams can now optionally restrict an environment group to a particular project environment.
If you do, you cannot link that environment group to any service outside of the chosen environment. This helps ensure proper encapsulation of each environment's config.For details, see the environment groups documentation.