Commit Graph

72 Commits (03f6c650ca9e78fc0d80d430ca1ec2a52c262da4)

Author SHA1 Message Date
Darren White 4cbd006268 Don't ignore VM power on errors. This prevents Terraform from hanging indefinitely for the VM to power on. (#11604)
9 years ago
Calum Lacroix ceccdb827a vSphere Provider: If we only have one networkInterface, deviceID should (#8276)
9 years ago
Davide Agnello dfe1cacc9e Adding 'detach_unknown_disks_on_delete' flag for VM resource
10 years ago
Dan Allegood 70589fff4d Standardizing datastore references to use builting Path func (#8075)
10 years ago
Kristinn Örn Sigurðsson 6aa3bb574a provider/vSphere: Fix for IPv6 only environment creation. (#7643)
10 years ago
Dan Allegood f8ee778c3a Adding disk type of Thick Lazy (#7916)
10 years ago
Dan Allegood ed77105822 Improved SCSI controller handling (#7908)
10 years ago
Dan Allegood 4b9b42dbf0 Fixes the hasBootableVmdk flag when attaching multiple disks (#7804)
10 years ago
dkalleg 9cbdc80937 vSphere Provider - Fix destroy when vm is powered off or has networks (#7206)
10 years ago
dkalleg 71c694cc5f Additional SCSI controller types support (#7525)
10 years ago
Paul Stack 784a1060e9 Revert "Revert "Adding disk keep_on_remove support on delete case""
10 years ago
Paul Stack d70b9d334b Revert "Adding disk keep_on_remove support on delete case" (#7572)
10 years ago
dkalleg 95c0a74df7 Adding disk keep_on_remove support on delete case (#7169)
10 years ago
Eloy Coto ab390359be Vsphere: Added uuid attributes (#4382)
10 years ago
dkalleg ab92fa4dff Refreshing devices list after adding a disk or cdrom controller (#7167)
10 years ago
Paul Stack c25eb9b4b8 provider/vsphere: Make `vsphere_virtual_machine` `product_key` optional (#7410)
10 years ago
dkalleg fb6f2bc750 provider/vSphere - Add DiskEnableUUID option (#7088)
10 years ago
Mark Peek 57e935755e Add vsphere virtual machine migration (Fixes #7008) (#7023)
10 years ago
thetuxkeeper 2e49042d10 added mac address parameter (#6966)
10 years ago
dkalleg 1178293a54 Adding controller creation logic (#6853)
10 years ago
dkalleg a6a6352759 vSphere virtual machine update disk (#6619)
10 years ago
dkalleg c34ea953b0 provider/vSphere Disk Controller Type (#6785)
10 years ago
thetuxkeeper 62639620e1 merged createVirtualMachine and deployVirtualMachine to setupVirtualMachine (#6659)
10 years ago
thetuxkeeper 790115fe43 provider/vsphere: wait for network enhanced (#6377)
10 years ago
thetuxkeeper 390b0d5ab9 provider/vsphere: govmomi v0.6.1 update and fixes (#6479)
10 years ago
thetuxkeeper 510b2934f0 fix gateway for dhcp (#6635)
10 years ago
thetuxkeeper 5984f84c12 provider/vsphere: read gateway and ipv6_gateway
10 years ago
thetuxkeeper 83f87e3741 fixed ipv6 - changed to Computed like ipv4 (#6480)
10 years ago
Daniel 5182bf6338 missing memory reservation in deployVirtualMachine
10 years ago
Paul Stack 501c05d0f7 provider/vsphere: IPv6 support. (#6457)
10 years ago
thetuxkeeper bb73c74414 provider/vsphere: added update function with support for vcpu and memory (#6356)
10 years ago
James Nugent 9c85c2ed47 Merge pull request #6355 from godmodelabs/vsphere-disable-customization
10 years ago
dkalleg 6e5da78f79 Fixing hard disk path when specifying only size (#6400)
10 years ago
Daniel 5dbc4687a3 added skip_customization setting
10 years ago
dkalleg 6f62248471 Add functionality to specify and mount vmdks (#6146)
10 years ago
Takaaki Furukawa a9a607d67f provider/vsphere: Add support for memory reservation (#6036)
10 years ago
Paul Stack e213839e58 provider/vsphere: Fix missing ssh connection info (#6293)
10 years ago
James Nugent 5b1b49e2b7 Merge pull request #4243 from kristinn/vsphere-cdrom-support
10 years ago
aheeren db558ddc6b Checking for powered off state before deletion (#6283)
10 years ago
Kristinn Örn Sigurðsson a67fa662bf vSphere: Support mounting ISO images to virtual cdrom drives.
10 years ago
Adam Heeren 0b97c0a6f4 Adding default time logic for windows clones
10 years ago
Adam Heeren f04298f78d Renaming linkedClone to linked_clone in config spec
10 years ago
Adam Heeren 338cb956ba Rearranging code to clean up git diff
10 years ago
Adam Heeren 7dfc0a6d1e Added windows clone options in vsphere and documented them
10 years ago
Adam Heeren 5f4a3ec09a Creating different config spec based on template OS ID
10 years ago
Adam Heeren c40f73960e Support for Linked Cloning in vsphere, based off of 6814028be7
10 years ago
Yuya Kusakabe 71d93d2e5c provider/vsphere: provide `host` to provisioner connections
10 years ago
Paul Hinze 9202bc0e1c provider/vsphere: Fix gofmt
10 years ago
Paul Hinze 984d682955 Merge pull request #4284 from matt-deboer/master
10 years ago
James Nugent bc6107508d Fix additional vet warnings
10 years ago