Data Source: oci_bds_bds_instance_patch_histories

This data source provides the list of Bds Instance Patch Histories in Oracle Cloud Infrastructure Big Data Service service.

List the patch history of this cluster.

Example Usage

data "oci_bds_bds_instance_patch_histories" "test_bds_instance_patch_histories" {
	#Required
	bds_instance_id = oci_bds_bds_instance.test_bds_instance.id

	#Optional
	patch_type = var.bds_instance_patch_history_patch_type
	patch_version = var.bds_instance_patch_history_patch_version
	state = var.bds_instance_patch_history_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

BdsInstancePatchHistory Reference

The following attributes are exported: