Data Source: oci_container_instances_container_instance_shape

This data source provides details about a specific Container Instance Shape resource in Oracle Cloud Infrastructure Container Instances service.

Get a list of shapes for creating Container Instances and their details.

Example Usage

data "oci_container_instances_container_instance_shape" "test_container_instance_shape" {
	#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: