Data Source: oci_identity_domains_password_policies

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

Search for password policies.

Example Usage

data "oci_identity_domains_password_policies" "test_password_policies" {
	#Required
	idcs_endpoint = data.oci_identity_domain.test_domain.url

	#Optional
	password_policy_count = var.password_policy_password_policy_count
	password_policy_filter = var.password_policy_password_policy_filter
	attribute_sets = []
	attributes = ""
	authorization = var.password_policy_authorization
	resource_type_schema_version = var.password_policy_resource_type_schema_version
	start_index = var.password_policy_start_index
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

PasswordPolicy Reference

The following attributes are exported: