forked from hashicorp/terraform-provider-vsphere
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Issue:#2] Fix for disk resize issue
This commit fixes the issue where a resize of disk would result in deletion and creation of the disk. With this change if the size of an existing disk is increased, terraform reconfigures the vm's disk with the new size and does not delete create the disk.
- Loading branch information
1 parent
821902e
commit 8642d54
Showing
1 changed file
with
62 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters