Data Source: oci_bds_bds_instances

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

Returns a list of all Big Data Service clusters in a compartment.

Example Usage

data "oci_bds_bds_instances" "test_bds_instances" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.bds_instance_display_name
	state = var.bds_instance_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

BdsInstance Reference

The following attributes are exported: