Data Source: oci_identity_domains_customer_secret_keys

This data source provides the list of Customer Secret Keys in Oracle Cloud Infrastructure Identity Domains service.

Search for a user’s customer secret keys.

Example Usage

data "oci_identity_domains_customer_secret_keys" "test_customer_secret_keys" {
	#Required
	idcs_endpoint = data.oci_identity_domain.test_domain.url

	#Optional
	customer_secret_key_count = var.customer_secret_key_customer_secret_key_count
	customer_secret_key_filter = var.customer_secret_key_customer_secret_key_filter
	attribute_sets = []
	attributes = ""
	authorization = var.customer_secret_key_authorization
	resource_type_schema_version = var.customer_secret_key_resource_type_schema_version
	start_index = var.customer_secret_key_start_index
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

CustomerSecretKey Reference

The following attributes are exported: