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: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,7 @@ This Terraform module deploys single or multiple virtual machines of type (Linux
29
29
- Ability to enable cpu and memory hot plug features for the VM.
30
30
- Ability to define different datastores for data disks.
31
31
- Ability to define different scsi_controllers per disk, including data disks.
32
+
- Ability to define network type per interface and disk label per attached disk.
32
33
33
34
> Note: For module to work it needs number of required variables corresponding to an existing resources in vSphere. Please refer to variable section for the list of required variables.
0 commit comments