Data Source: oci_containerengine_pod_shapes

This data source provides the list of Pod Shapes in Oracle Cloud Infrastructure Container Engine service.

List all the Pod Shapes in a compartment.

Example Usage

data "oci_containerengine_pod_shapes" "test_pod_shapes" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	availability_domain = var.pod_shape_availability_domain
	name = var.pod_shape_name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

PodShape Reference

The following attributes are exported: