Data Source: oci_database_tools_database_tools_private_endpoints

This data source provides the list of Database Tools Private Endpoints in Oracle Cloud Infrastructure Database Tools service.

Returns a list of Database Tools private endpoints.

Example Usage

data "oci_database_tools_database_tools_private_endpoints" "test_database_tools_private_endpoints" {
    #Required
    compartment_id = var.compartment_id

    #Optional
    display_name = var.database_tools_private_endpoint_display_name
    endpoint_service_id = oci_core_service.test_service.id
    state = var.database_tools_private_endpoint_state
    subnet_id = oci_core_subnet.test_subnet.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

DatabaseToolsPrivateEndpoint Reference

The following attributes are exported: