Data Source: oci_database_migration_connections

This data source provides the list of Connections in Oracle Cloud Infrastructure Database Migration service.

List all Database Connections.

Example Usage

data "oci_database_migration_connections" "test_connections" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.connection_display_name
	state = var.connection_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Connection Reference

The following attributes are exported: