Data Source: oci_datacatalog_catalog_private_endpoints

This data source provides the list of Catalog Private Endpoints in Oracle Cloud Infrastructure Data Catalog service.

Returns a list of all the catalog private endpoints in the specified compartment.

Example Usage

data "oci_datacatalog_catalog_private_endpoints" "test_catalog_private_endpoints" {
    #Required
    compartment_id = var.compartment_id

    #Optional
    display_name = var.catalog_private_endpoint_display_name
    state = var.catalog_private_endpoint_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

CatalogPrivateEndpoint Reference

The following attributes are exported: