Data Source: oci_datascience_containers

This data source provides the list of Containers in Oracle Cloud Infrastructure Data Science service.

List containers.

Example Usage

data "oci_datascience_containers" "test_containers" {

	#Optional
	container_name = oci_datascience_container.test_container.name
	display_name = var.container_display_name
	is_latest = var.container_is_latest
	state = var.container_state
	tag_query_param = var.container_tag_query_param
	target_workload = var.container_target_workload
	usage_query_param = var.container_usage_query_param
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Container Reference

The following attributes are exported: