google_active_folder

Get an active folder within GCP by display_name and parent.

Example Usage

data "google_active_folder" "department1" {
  display_name = "Department 1"
  parent       = "organizations/1234567"
}

Argument Reference

The following arguments are supported:

Attributes Reference

In addition to the arguments listed above, the following attributes are exported: