Data Source: oci_identity_domains_policies

This data source provides the list of Policies in Oracle Cloud Infrastructure Identity Domains service.

Search Policies

Example Usage

data "oci_identity_domains_policies" "test_policies" {
    #Required
    idcs_endpoint = data.oci_identity_domain.test_domain.url

    #Optional
    policy_count = var.policy_policy_count
    policy_filter = var.policy_policy_filter
    attribute_sets = ["all"]
    attributes = ""
    authorization = var.policy_authorization
    resource_type_schema_version = var.policy_resource_type_schema_version
    start_index = var.policy_start_index
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Policy Reference

The following attributes are exported: