Data Source: oci_core_compute_capacity_topology_compute_network_blocks

This data source provides the list of Compute Capacity Topology Compute Network Blocks in Oracle Cloud Infrastructure Core service.

Lists compute network blocks in the specified compute capacity topology.

Example Usage

data "oci_core_compute_capacity_topology_compute_network_blocks" "test_compute_capacity_topology_compute_network_blocks" {
    #Required
    compute_capacity_topology_id = oci_core_compute_capacity_topology.test_compute_capacity_topology.id

    #Optional
    availability_domain = var.compute_capacity_topology_compute_network_block_availability_domain
    compartment_id = var.compartment_id
    compute_hpc_island_id = oci_core_compute_hpc_island.test_compute_hpc_island.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ComputeCapacityTopologyComputeNetworkBlock Reference

The following attributes are exported: