github.com/broadinstitute/ops-terra-utils/HardCloneWithExternalBucket

WDL Input Overview

This WDL script creates a new workspace that is nearly identical to the source workspace. It updates all metadata and copies all files to the GCP external_bucket passed in. Note that if metadata contains references to other tables, they may not transfer correctly and might appear as dictionaries or JSON in the new workspace.

Notes

  • If you are NOT an OWNER of the original workspace use do_not_update_acls option. If you do not use it, and you are not an OWNER, this

This is a companion discussion topic for the original entry at github.com/broadinstitute/ops-terra-utils/HardCloneWithExternalBucket