Data Source: oci_fleet_apps_management_runbook_versions

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

List versions for a runbook in Fleet Application Management.

Example Usage

data "oci_fleet_apps_management_runbook_versions" "test_runbook_versions" {

	#Optional
	compartment_id = var.compartment_id
	id = var.runbook_version_id
	name = var.runbook_version_name
	runbook_id = oci_fleet_apps_management_runbook.test_runbook.id
	state = var.runbook_version_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

RunbookVersion Reference

The following attributes are exported: