Data Source: oci_core_ipv6s

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

Lists the IPv6 objects based on one of these filters:

Example Usage

data "oci_core_ipv6s" "test_ipv6s" {

    #Optional
    ip_address = var.ipv6_ip_address
    subnet_id = oci_core_subnet.test_subnet.id
    vnic_id = oci_core_vnic_attachment.test_vnic_attachment.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Ipv6 Reference

The following attributes are exported: