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: variables.tf
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -98,7 +98,7 @@ variable "scsi_controller" {
98
98
}
99
99
100
100
variable"enable_disk_uuid" {
101
-
description="Expose the UUIDs of attached virtual disks to the virtual machine, allowing access to them in the guest."
101
+
description="Expose the UUIDs of attached virtual disks to the virtual machine, allowing access to them in the guest. Default: Inherited from cloned template"
0 commit comments