Data Source: oci_database_vm_cluster_updates

This data source provides the list of Vm Cluster Updates in Oracle Cloud Infrastructure Database service.

Lists the maintenance updates that can be applied to the specified VM cluster. Applies to Exadata Cloud@Customer instances only.

Example Usage

data "oci_database_vm_cluster_updates" "test_vm_cluster_updates" {
	#Required
	vm_cluster_id = oci_database_vm_cluster.test_vm_cluster.id

	#Optional
	state = var.vm_cluster_update_state
	update_type = var.vm_cluster_update_update_type
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

VmClusterUpdate Reference

The following attributes are exported: