Data Source: oci_service_mesh_ingress_gateway

This data source provides details about a specific Ingress Gateway resource in Oracle Cloud Infrastructure Service Mesh service.

Gets an IngressGateway by identifier.

Example Usage

data "oci_service_mesh_ingress_gateway" "test_ingress_gateway" {
	#Required
	ingress_gateway_id = oci_service_mesh_ingress_gateway.test_ingress_gateway.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: