FEATURE REQUEST: `googleworkspace_org_unit_members` or `googleworkspace_user_settings`
Closed this issue · 0 comments
enchorb commented
The googleworkspace_user
has a org_unit_path
property, however for instances where users are not created by Terraform it would be very useful to still be able to assign their org_unit
(similar to how googleworkspace_group_members
does it with the users primary email).
Imo it may be useful to have another resource entirely for users that are not managed by Terraform (ie googleworkspace_user_settings
). This would allow user creation/deletion to be managed by the compliance team, etc where as the user settings (job title, org unit, custom schemas, etc) can be modified in Terraform.