Data Source: oci_golden_gate_deployment_upgrades

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

Lists the Deployment Upgrades in a compartment.

Example Usage

data "oci_golden_gate_deployment_upgrades" "test_deployment_upgrades" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	deployment_id = oci_golden_gate_deployment.test_deployment.id
	display_name = var.deployment_upgrade_display_name
	state = var.deployment_upgrade_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

DeploymentUpgrade Reference

The following attributes are exported: