Data Source: oci_containerengine_node_pool_option

This data source provides details about a specific Node Pool Option resource in Oracle Cloud Infrastructure Container Engine service.

Get options available for node pools.

Example Usage

data "oci_containerengine_node_pool_option" "test_node_pool_option" {
	#Required
	node_pool_option_id = oci_containerengine_node_pool_option.test_node_pool_option.id

	#Optional
	compartment_id = var.compartment_id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: