We have complex system with 20 services (images). Most of them must share common variables like SYSTEM_INSTANCE and SYSTEM_PREFIX, so they must be passed to each task within environment.
I look for some way to organize such specification. How to share this varaible between ~20 jobs and ~2 groups in each job?