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:
- Resolve which groups to audit — either from explicit input or by auto-discovering all groups the user belongs to
- Retrieve the admins and members of each group the user is an admin of
- 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