epam / cloud-pipeline

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

Tag compute resources according to the tool's metadata #3534

Open sidoruka opened 1 month ago

sidoruka commented 1 month ago

Background At the moment, Cloud Pipeline allows to tag compute resources in the target cloud provider using global configuration only (defined via cluster.networks.config). It would be useful to add some of the user/toolset specific tags.

Approach