Data Source: oci_dataintegration_workspace_application_patches

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

Retrieves a list of patches in an application and provides options to filter the list. For listing changes based on a period and logical objects changed, see ListPatchChanges API.

Example Usage

data "oci_dataintegration_workspace_application_patches" "test_workspace_application_patches" {
	#Required
	application_key = var.workspace_application_patch_application_key
	workspace_id = oci_dataintegration_workspace.test_workspace.id

	#Optional
	fields = var.workspace_application_patch_fields
	identifier = var.workspace_application_patch_identifier
	name = var.workspace_application_patch_name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

WorkspaceApplicationPatch Reference

The following attributes are exported: