github.com/broadinstitute/komen_quarterly_uploads/AuditTerraGroups

AuditTerraGroups

Overview

AuditTerraGroups is a WDL workflow that audits the membership of one or more Terra groups and outputs a tab-separated report.

It calls a single task (AuditTerraGroupsTask) which executes audit_terra_groups.py to:

  1. Resolve which groups to audit — either from explicit input or by auto-discovering all groups the user belongs to
  2. Retrieve the admins and members of each group the user is an admin of
  3. Warn about any groups the user is only a member of (fu

This is a companion discussion topic for the original entry at github.com/broadinstitute/komen_quarterly_uploads/AuditTerraGroups