Data Source: oci_core_drg_route_distributions

This data source provides the list of Drg Route Distributions in Oracle Cloud Infrastructure Core service.

Lists the route distributions in the specified DRG.

To retrieve the statements in a distribution, use the ListDrgRouteDistributionStatements operation.

Example Usage

data "oci_core_drg_route_distributions" "test_drg_route_distributions" {
	#Required
	drg_id = oci_core_drg.test_drg.id

	#Optional
	display_name = var.drg_route_distribution_display_name
	state = var.drg_route_distribution_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

DrgRouteDistribution Reference

The following attributes are exported: