dsub
dsub copied to clipboard
Add support for service account for the Google Batch provider
Currently the Google Batch provider does not implement the --service-account and defaults to the Compute service account which might be disabled or don't have the right permissions.
Ongoing PR : https://github.com/DataBiosphere/dsub/pull/285
@hnawar code ready ! You can test it by cloning the repo locally. Waiting for PR review.