Data Source: oci_batch_batch_context_shapes

This data source provides the list of Batch Context Shapes in Oracle Cloud Infrastructure Batch service.

Lists the shapes allowed to be specified during batch context creation. Ordered by the shape name.

Example Usage

data "oci_batch_batch_context_shapes" "test_batch_context_shapes" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	availability_domain = var.batch_context_shape_availability_domain
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

BatchContextShape Reference

The following attributes are exported: