Data Source: oci_golden_gate_deployment_certificate

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

Retrieves a Certificate.

Example Usage

data "oci_golden_gate_deployment_certificate" "test_deployment_certificate" {
	#Required
	certificate_key = var.deployment_certificate_certificate_key
	deployment_id = oci_golden_gate_deployment.test_deployment.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: