Data Source: oci_dataintegration_workspace_applications

This data source provides the list of Workspace Applications in Oracle Cloud Infrastructure Data Integration service.

Retrieves a list of applications and provides options to filter the list.

Example Usage

data "oci_dataintegration_workspace_applications" "test_workspace_applications" {
    #Required
    workspace_id = oci_dataintegration_workspace.test_workspace.id

    #Optional
    fields = var.workspace_application_fields
    identifier = var.workspace_application_identifier
    name = var.workspace_application_name
    name_contains = var.workspace_application_name_contains
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

WorkspaceApplication Reference

The following attributes are exported: