epam / cloud-pipeline

Cloud agnostic genomics analysis, scientific computation and storage platform
https://cloud-pipeline.com
Apache License 2.0
144 stars 59 forks source link

Allow to set list of allowed instances at region level #3381

Open mzueva opened 10 months ago

mzueva commented 10 months ago

Background At the moment it is possible to set preferences cluster.allowed.instance.types and cluster.allowed.instance.types.docker as ContextualPreference for user/role/tool or system wide. For some cases it would be also useful to set these preferences for a specific region.

Approach