Data Source: oci_mysql_replica

This data source provides details about a specific Replica resource in Oracle Cloud Infrastructure MySQL Database service.

Gets the full details of the specified read replica.

Example Usage

data "oci_mysql_replica" "test_replica" {
	#Required
	replica_id = oci_mysql_replica.test_replica.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: