Data Source: oci_service_mesh_proxy_detail
This data source provides details about a specific Proxy Detail resource in Oracle Cloud Infrastructure Service Mesh service.
Returns the attributes of the Proxy such as proxy image version.
Example Usage
data "oci_service_mesh_proxy_detail" "test_proxy_detail" {
}
Argument Reference
The following arguments are supported:
Attributes Reference
The following attributes are exported:
proxy_image
- Proxy container image version to be deployed.