Data Source: oci_fleet_software_update_fsu_readiness_checks

This data source provides the list of Fsu Readiness Checks in Oracle Cloud Infrastructure Fleet Software Update service.

Returns a list of Exadata Fleet Update Readiness Checks resources in the specified compartment.

Example Usage

data "oci_fleet_software_update_fsu_readiness_checks" "test_fsu_readiness_checks" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.fsu_readiness_check_display_name
	resource_id = oci_cloud_guard_resource.test_resource.id
	state = var.fsu_readiness_check_state
	type = var.fsu_readiness_check_type
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

FsuReadinessCheck Reference

The following attributes are exported: