Data Source: oci_sch_connector_plugins

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

Lists connector plugins according to the specified filter.

Example Usage

data "oci_sch_connector_plugins" "test_connector_plugins" {

	#Optional
	display_name = var.connector_plugin_display_name
	name = var.connector_plugin_name
	state = var.connector_plugin_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ConnectorPlugin Reference

The following attributes are exported: