Data Source: oci_golden_gate_trail_sequences

This data source provides the list of Trail Sequences in Oracle Cloud Infrastructure Golden Gate service.

Lists the Trail Sequences for a TrailFile in a given deployment.

Example Usage

data "oci_golden_gate_trail_sequences" "test_trail_sequences" {
	#Required
	deployment_id = oci_golden_gate_deployment.test_deployment.id
	trail_file_id = oci_golden_gate_trail_file.test_trail_file.id

	#Optional
	display_name = var.trail_sequence_display_name
	trail_sequence_id = oci_golden_gate_trail_sequence.test_trail_sequence.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

TrailSequence Reference

The following attributes are exported: