Data Source: oci_fleet_apps_management_runbooks

This data source provides the list of Runbooks in Oracle Cloud Infrastructure Fleet Apps Management service.

Returns a list of Runbooks.

Example Usage

data "oci_fleet_apps_management_runbooks" "test_runbooks" {

	#Optional
	compartment_id = var.compartment_id
	display_name = var.runbook_display_name
	id = var.runbook_id
	operation = var.runbook_operation
	platform = var.runbook_platform
	runbook_relevance = var.runbook_runbook_relevance
	state = var.runbook_state
	type = var.runbook_type
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Runbook Reference

The following attributes are exported: