Data Source: oci_containerengine_work_request_log_entries

This data source provides the list of Work Request Log Entries in Oracle Cloud Infrastructure Container Engine service.

Get the logs of a work request.

Example Usage

data "oci_containerengine_work_request_log_entries" "test_work_request_log_entries" {
	#Required
	compartment_id = var.compartment_id
	work_request_id = oci_containerengine_work_request.test_work_request.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

WorkRequestLogEntry Reference

The following attributes are exported: