Skip to content

Releases: RicardoAzinheira/terraform-vsphere-vm-provisioner

Major version 2 Release

18 Feb 04:25
Compare
Choose a tag to compare

Major version change:

  • Refactor to current Terraform version 1.7.
  • Includes new features: Multiple Disks, Hardware Virtualization, Hot CPU and Memory Add, Socket vs Core allocation.
  • Drastically improves the code via the use of dynamic blocks and conditional variables, which reduces both the client and module files.
  • Terraform Providers updated, and tested against the latest version 7 and 8 of vCenter Server.
  • Inclusion of HashiCorp Vault configuration.
  • Addition of Outputs for DHCP VMs.