Data Source: oci_database_cloud_autonomous_vm_clusters

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

Lists Autonomous Exadata VM clusters in the Oracle cloud. For Exadata Cloud@Customer systems, see ListAutonomousVmClusters.

Example Usage

data "oci_database_cloud_autonomous_vm_clusters" "test_cloud_autonomous_vm_clusters" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	availability_domain = var.cloud_autonomous_vm_cluster_availability_domain
	cloud_exadata_infrastructure_id = oci_database_cloud_exadata_infrastructure.test_cloud_exadata_infrastructure.id
	display_name = var.cloud_autonomous_vm_cluster_display_name
	state = var.cloud_autonomous_vm_cluster_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

CloudAutonomousVmCluster Reference

The following attributes are exported: