You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: website/docs/r/disk_encryption_set.html.markdown
+2
Original file line number
Diff line number
Diff line change
@@ -105,6 +105,8 @@ The following arguments are supported:
105
105
106
106
-> **NOTE** Access to the KeyVault must be granted for this Disk Encryption Set, if you want to further use this Disk Encryption Set in a Managed Disk or Virtual Machine, or Virtual Machine Scale Set. For instructions, please refer to the doc of [Server side encryption of Azure managed disks](https://docs.microsoft.com/en-us/azure/virtual-machines/linux/disk-encryption).
107
107
108
+
*`auto_key_rotation_enabled` - (Optional) Boolean flag to specify whether Azure Disk Encryption Set automatically rotates encryption Key to latest version. Defaults to `false`.
109
+
108
110
*`identity` - (Required) A `identity` block defined below.
109
111
110
112
*`tags` - (Optional) A mapping of tags to assign to the Disk Encryption Set.
0 commit comments