Data Source: oci_golden_gate_deployment_certificates

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

Returns a list of certificates from truststore.

Example Usage

data "oci_golden_gate_deployment_certificates" "test_deployment_certificates" {
    #Required
    deployment_id = oci_golden_gate_deployment.test_deployment.id

    #Optional
    state = var.deployment_certificate_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

DeploymentCertificate Reference

The following attributes are exported: