Data Source: oci_identity_domains_dynamic_resource_groups

This data source provides the list of Dynamic Resource Groups in Oracle Cloud Infrastructure Identity Domains service.

Search for Dynamic Resource Groups.

Example Usage

data "oci_identity_domains_dynamic_resource_groups" "test_dynamic_resource_groups" {
    #Required
    idcs_endpoint = data.oci_identity_domain.test_domain.url

    #Optional
    dynamic_resource_group_count = var.dynamic_resource_group_dynamic_resource_group_count
    dynamic_resource_group_filter = var.dynamic_resource_group_dynamic_resource_group_filter
    attribute_sets = []
    attributes = ""
    authorization = var.dynamic_resource_group_authorization
    resource_type_schema_version = var.dynamic_resource_group_resource_type_schema_version
    start_index = var.dynamic_resource_group_start_index
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

DynamicResourceGroup Reference

The following attributes are exported: