Data Source: oci_dataintegration_workspace_project

This data source provides details about a specific Workspace Project resource in Oracle Cloud Infrastructure Data Integration service.

Retrieves a project using the specified identifier.

Example Usage

data "oci_dataintegration_workspace_project" "test_workspace_project" {
	#Required
	project_key = var.workspace_project_project_key
	workspace_id = oci_dataintegration_workspace.test_workspace.id

}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: