Data Source: oci_container_instances_container_instance_shapes

This data source provides the list of Container Instance Shapes in Oracle Cloud Infrastructure Container Instances service.

Lists the shapes that can be used to create container instances.

Example Usage

data "oci_container_instances_container_instance_shapes" "test_container_instance_shapes" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	availability_domain = var.container_instance_shape_availability_domain
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ContainerInstanceShape Reference

The following attributes are exported: