googleworkspace_org_unit (Data Source)

Org Unit data source in the Terraform Googleworkspace provider. Org Unit resides under the https://www.googleapis.com/auth/admin.directory.orgunit client scope.

Example Usage

data "googleworkspace_org_unit" "org" {
  org_unit_id = "id:01ab2c3d4efg56h"
}

Schema

Optional

Read-Only