Data Source: oci_database_autonomous_exadata_infrastructures

This data source provides the list of Autonomous Exadata Infrastructures in Oracle Cloud Infrastructure Database service.

Deprecated. Use the ListCloudExadataInfrastructures operation to list Exadata Infrastructures in the Oracle cloud and the ListCloudAutonomousVmClusters operation to list Autonomous Exadata VM clusters.

Note :- Autonomous Exadata Infrastructure is now end-of-life.Please provision cloud autonomous vm cluster instead.

Example Usage

data "oci_database_autonomous_exadata_infrastructures" "test_autonomous_exadata_infrastructures" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	availability_domain = var.autonomous_exadata_infrastructure_availability_domain
	display_name = var.autonomous_exadata_infrastructure_display_name
	state = var.autonomous_exadata_infrastructure_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

AutonomousExadataInfrastructure Reference

The following attributes are exported: