github Terraform-VMWare-Modules/terraform-vsphere-vm v1.1.0
Stable v1.1.0

latest releases: v3.8.0, v3.7.0, v3.7...
4 years ago

ChangeLog

  • Ability to define different scsi_controllers per disk, including data disks.
  • Ability to change scsi_type

New Variables

  • scsi_type = "lsilogic" // Other acceptable value "pvscsi"
  • scsi_controller = 0 // This will assign OS disk to controller 0
  • data_disk_scsi_controller = [0, 1] // This will create a new controller and assign second data disk to controller 1

Contributors:

Don't miss a new terraform-vsphere-vm release

NewReleases is sending notifications on new releases.