Data Source: oci_core_drg_route_table_route_rules

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

Lists the route rules in the specified DRG route table.

Example Usage

data "oci_core_drg_route_table_route_rules" "test_drg_route_table_route_rules" {
	#Required
	drg_route_table_id = oci_core_drg_route_table.test_drg_route_table.id

	#Optional
	route_type = var.drg_route_table_route_rule_route_type
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

DrgRouteTableRouteRule Reference

The following attributes are exported: