Data Source: oci_sch_service_connectors

This data source provides the list of Service Connectors in Oracle Cloud Infrastructure Service Connector Hub service.

Lists connectors in the specified compartment. For more information, see Listing Connectors.

Example Usage

data "oci_sch_service_connectors" "test_service_connectors" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.service_connector_display_name
	state = var.service_connector_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ServiceConnector Reference

The following attributes are exported: