Data Source: oci_core_byoip_ranges

This data source provides the list of Byoip Ranges in Oracle Cloud Infrastructure Core service.

Lists the ByoipRange resources in the specified compartment. You can filter the list using query parameters.

Example Usage

data "oci_core_byoip_ranges" "test_byoip_ranges" {
    #Required
    compartment_id = var.compartment_id

    #Optional
    display_name = var.byoip_range_display_name
    state = var.byoip_range_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ByoipRange Reference

The following attributes are exported: