Data Source: oci_golden_gate_deployment_peers

This data source provides the list of Deployment Peers in Oracle Cloud Infrastructure Golden Gate service.

Lists the local and remote peers in a deployment.

Example Usage

data "oci_golden_gate_deployment_peers" "test_deployment_peers" {
	#Required
	deployment_id = oci_golden_gate_deployment.test_deployment.id

	#Optional
	display_name = var.deployment_peer_display_name
	state = var.deployment_peer_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

DeploymentPeer Reference

The following attributes are exported: