AzureDatabaseEncryption(mapping=None, *, ignore_unknown_fields=False, **kwargs)Configuration related to application-layer secrets encryption. Anthos clusters on Azure encrypts your Kubernetes data at rest in etcd using Azure Key Vault.
Attribute |
|
|---|---|
| Name | Description |
key_id |
str
Required. The ARM ID of the Azure Key Vault key to encrypt / decrypt data. For example: /subscriptions/
Encryption will always take the latest version of the key
and hence specific version is not supported.
|