Data Source: oci_bds_bds_instance_software_update

This data source provides details about a specific Bds Instance Software Update resource in Oracle Cloud Infrastructure Big Data Service service.

Get the details of the software update of the given SoftwareUpdateId

Example Usage

data "oci_bds_bds_instance_software_update" "test_bds_instance_software_update" {
	#Required
	bds_instance_id = oci_bds_bds_instance.test_bds_instance.id
	software_update_key = var.bds_instance_software_update_software_update_key
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: