Data Source: oci_container_instances_container_instances

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

Returns a list of container instances.

Example Usage

data "oci_container_instances_container_instances" "test_container_instances" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	availability_domain = var.container_instance_availability_domain
	display_name = var.container_instance_display_name
	state = var.container_instance_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ContainerInstance Reference

The following attributes are exported: