Data Source: oci_identity_domains_approval_workflows

This data source provides the list of Approval Workflows in Oracle Cloud Infrastructure Identity Domains service.

Search ApprovalWorkflow

Example Usage

data "oci_identity_domains_approval_workflows" "test_approval_workflows" {
	#Required
	idcs_endpoint = data.oci_identity_domain.test_domain.url
	
	#Optional
	approval_workflow_count = var.approval_workflow_approval_workflow_count
	approval_workflow_filter = var.approval_workflow_approval_workflow_filter
	attribute_sets = ["all"]
	attributes = ""
	authorization = var.approval_workflow_authorization
	resource_type_schema_version = var.approval_workflow_resource_type_schema_version
	start_index = var.approval_workflow_start_index
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ApprovalWorkflow Reference

The following attributes are exported: