Data Source: oci_golden_gate_message

This data source provides details about a specific Message resource in Oracle Cloud Infrastructure Golden Gate service.

Lists the DeploymentMessages for a deployment. The sorting order is not important. By default first will be Upgrade message, next Exception message and then Storage Utilization message.

Example Usage

data "oci_golden_gate_message" "test_message" {
	#Required
	deployment_id = oci_golden_gate_deployment.test_deployment.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: