Data Source: oci_datascience_projects

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

Lists projects in the specified compartment.

Example Usage

data "oci_datascience_projects" "test_projects" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	created_by = var.project_created_by
	display_name = var.project_display_name
	id = var.project_id
	state = var.project_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Project Reference

The following attributes are exported: