Data Source: oci_database_autonomous_vm_clusters

This data source provides the list of Autonomous Vm Clusters in Oracle Cloud Infrastructure Database service.

Gets a list of Exadata Cloud@Customer Autonomous VM clusters in the specified compartment. To list Autonomous VM Clusters in the Oracle Cloud, see ListCloudAutonomousVmClusters.

Example Usage

data "oci_database_autonomous_vm_clusters" "test_autonomous_vm_clusters" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.autonomous_vm_cluster_display_name
	exadata_infrastructure_id = oci_database_exadata_infrastructure.test_exadata_infrastructure.id
	state = var.autonomous_vm_cluster_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

AutonomousVmCluster Reference

The following attributes are exported: