bson/testdata/unified-test-format/valid-fail/kmsProviders-no_kms.yml
2025-03-17 20:58:26 +01:00

22 lines
488 B
YAML

# No configured KMS providers should lead to clientEncryption initialization failure.
description: clientEncryptionOpts-no_kms
schemaVersion: "1.8"
runOnRequirements:
- csfle: true
createEntities:
- client:
id: &client0 client0
- clientEncryption:
id: &clientEncryption0 clientEncryption0
clientEncryptionOpts:
keyVaultClient: *client0
keyVaultNamespace: keyvault.datakeys
kmsProviders: {}
tests:
- description: ""
operations: []