Data Source: oci_golden_gate_deployment_versions

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

Returns the list of available deployment versions.

Example Usage

data "oci_golden_gate_deployment_versions" "test_deployment_versions" {
    #Required
    compartment_id = var.compartment_id

    #Optional
    deployment_id = oci_golden_gate_deployment.test_deployment.id
    deployment_type = var.deployment_version_deployment_type
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

DeploymentVersion Reference

The following attributes are exported: