Data Source: oci_kms_vault

This data source provides details about a specific Vault resource in Oracle Cloud Infrastructure Kms service.

Gets the specified vault’s configuration information.

As a provisioning operation, this call is subject to a Key Management limit that applies to the total number of requests across all provisioning read operations. Key Management might throttle this call to reject an otherwise valid request when the total rate of provisioning read operations exceeds 10 requests per second for a given tenancy.

Example Usage

data "oci_kms_vault" "test_vault" {
	#Required
	vault_id = oci_kms_vault.test_vault.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: