37e3aa9d8c
* provider/azurerm: destroy azurerm_virtual_machine OS Disk VHD on deletion The OS Disk previously wasn't deleted with the VM, this causes subsequent apply operations which recreate the VM to fail as the VHD blob already exists. Fixes #6610 * provider/azurerm: add delete_os_disk_on_termination to azurerm_virtual_machine delete_os_disk_on_termination is a bool which defaults to false to avoid making a breaking change, and to follow the same flow as the Azure API |
||
---|---|---|
.. | ||
bins | ||
providers | ||
provisioners |