Data Source: oci_core_subnet

This data source provides details about a specific Subnet resource in Oracle Cloud Infrastructure Core service.

Gets the specified subnet’s information.

Example Usage

data "oci_core_subnet" "test_subnet" {
	#Required
	subnet_id = oci_core_subnet.test_subnet.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: