Data Source: oci_identity_domains_rules

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

Search Rules

Example Usage

data "oci_identity_domains_rules" "test_rules" {
	#Required
	idcs_endpoint = data.oci_identity_domain.test_domain.url

	#Optional
	rule_count = var.rule_rule_count
	rule_filter = var.rule_rule_filter
	attribute_sets = ["all"]
	attributes = ""
	authorization = var.rule_authorization
	resource_type_schema_version = var.rule_resource_type_schema_version
	start_index = var.rule_start_index
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Rule Reference

The following attributes are exported: