Releases: cohesity/terraform-provider-vsphere
Internal release
This release has the bug fix for supporting datastore cluster.
Internal Release
This release is based on https://github.com/hashicorp/terraform-provider-vsphere/releases/tag/v2.0.2. All the changes required are pushed to on to branch origin-terraform-tag_v2.0.2_test and then released from the same branch.
commit 3a21a7b (HEAD -> origin-terraform-tag_v2.0.2_test, origin/origin-terraform-tag_v2.0.2_test)
Author: full-name [email protected]
Date: Tue Jun 1 21:57:11 2021 -0700
Adding support for clone of a hot standby vm. Apply and destroy operation
commit 6743aa5
Author: full-name [email protected]
Date: Tue Jun 1 21:57:11 2021 -0700
Adding support for clone of a hot standby vm. Apply and destroy operation
commit 6e842c9
Author: full-name [email protected]
Date: Tue Jun 1 21:57:11 2021 -0700
Adding support for clone of a hot standby vm. Apply and destroy operation
commit f85dfed
Author: Mradul Maheshwari [email protected]
Date: Mon Dec 14 03:30:57 2020 -0800
Copying the cabinet file during windows customization
commit cbca79f
Author: Mradul Maheshwari [email protected]
Date: Mon Dec 14 03:30:57 2020 -0800
Copying the cabinet file during windows customization
commit d31ac15
Author: Mradul Maheshwari [email protected]
Date: Mon Dec 14 03:30:57 2020 -0800
Copying the cabinet file during windows customization
commit 9a92da3
Author: Mradul Maheshwari [email protected]
Date: Mon Dec 14 03:30:57 2020 -0800
Copying the cabinet file during customization
commit 98ee045
Author: Mradul Maheshwari [email protected]
Date: Mon Nov 30 07:11:47 2020 -0800
Adding hot-standby support
commit bef5d1e
Author: Mradul Maheshwari [email protected]
Date: Mon Nov 2 21:55:01 2020 -0800
Skipping the read tags operation at the end to avoid the tags client timeout
commit 0b74364
Author: Mradul Maheshwari [email protected]
Date: Thu Oct 22 07:26:14 2020 -0700
Changes to wait for the ip when customizing the VM
commit a689a2a
Author: Prakash Vaghela [email protected]
Date: Sun Jun 21 18:49:09 2020 -0700
Added support for error message in VM resource
commit c77337d
Author: Prakash Vaghela [email protected]
Date: Thu Mar 26 12:34:43 2020 -0700
Added instance_uuid in VM resource
commit 530a766
Author: Mradul Maheshwari [email protected]
Date: Wed Mar 4 18:05:42 2020 -0800
Removing the multiple definition of function which got added because of ammend
commit 6c693d5
Author: Mradul Maheshwari [email protected]
Date: Wed Mar 4 18:03:17 2020 -0800
fixing the indentation
commit e6bd79d
Author: Mradul Maheshwari [email protected]
Date: Fri Feb 28 08:15:19 2020 -0800
Deleting the VMDK disks and folder with terraform destroy operation
commit f08a726
Author: Mradul Maheshwari [email protected]
Date: Fri Feb 28 08:15:19 2020 -0800
Deleting the VMDK disks and folder with terraform destroy operation
commit 3bfdb01
Author: Mradul Maheshwari [email protected]
Date: Fri Feb 28 08:15:19 2020 -0800
Deleting the VMDK disks and folder with terraform destroy operation
commit 2015424
Author: Prakash Vaghela [email protected]
Date: Tue Dec 10 00:54:13 2019 -0800
Added compatibility_version in VM resource to support hardware compatibility
commit 07e9e17
Author: Mradul Maheshwari [email protected]
Date: Fri Dec 6 10:38:49 2019 +0530
Changes for supporting customization with vm creation
commit 73ed5ff
Author: Prakash Vaghela [email protected]
Date: Mon Aug 19 21:44:10 2019 -0700
vMotion validation change
commit d244d89
Author: Prakash Vaghela [email protected]
Date: Mon Aug 19 03:05:47 2019 -0700
Ignored datastore id validation for attached disk
commit b8206ea (tag: v2.0.2, origin-terraform-tag_v2.0.2)
Author: tf-release-bot [email protected]
Date: Fri Jun 25 18:29:06 2021 +0000
v2.0.2
commit 7adae6f
Merge: ee62ff0 17d0dba
Author: Kyriakos Oikonomakos [email protected]
Date: Fri Jun 25 19:25:33 2021 +0100
Test Release
Merge pull request #14 from prakash-cohesity/standby-clone-support Adding support for clone apply and destroy of hot stand by clone vms.