This data source provides the list of Vault Replicas in Oracle Cloud Infrastructure Kms service.
Lists the replicas for a vault
As a provisioning operation, this call is subject to a Key Management limit that applies to the total number of requests across all provisioning write operations. Key Management might throttle this call to reject an otherwise valid request when the total rate of provisioning write operations exceeds 10 requests per second for a given tenancy.
data "oci_kms_vault_replicas" "test_vault_replicas" {
#Required
vault_id = oci_kms_vault.test_vault.id
}
The following arguments are supported:
vault_id
- (Required) The OCID of the vault.The following attributes are exported:
vault_replicas
- The list of vault_replicas.The following attributes are exported:
crypto_endpoint
- The vault replica's crypto endpoint management_endpoint
- The vault replica's management endpoint region
- Region to which vault is replicated tostatus
- Status of the Vault