Data Source: oci_identity_network_sources

This data source provides the list of Network Sources in Oracle Cloud Infrastructure Identity service.

Lists the network sources in your tenancy. You must specify your tenancy’s OCID as the value for the compartment ID (remember that the tenancy is simply the root compartment). See Where to Get the Tenancy’s OCID and User’s OCID.

Example Usage

data "oci_identity_network_sources" "test_network_sources" {
	#Required
	compartment_id = var.tenancy_ocid

	#Optional
	name = var.network_source_name
	state = var.network_source_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

NetworkSource Reference

The following attributes are exported: