Data Source: oci_service_mesh_meshes

This data source provides the list of Meshes in Oracle Cloud Infrastructure Service Mesh service.

Returns a list of Mesh objects.

Example Usage

data "oci_service_mesh_meshes" "test_meshes" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.mesh_display_name
	id = var.mesh_id
	state = var.mesh_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Mesh Reference

The following attributes are exported: