terraform/builtin
Andreas Kyrris 59d036202d provider/azurerm: Fix VHD deletion when VM and Storage account are in separate resource groups (#9631)
* Improve messaging when storage account isn't found.

* Add client for finding resources when you don't know it's resource group.

* Add function to find Storage Account resource group name.

* Use the storage account resource group, not the virtual machine's resource group when deleting VHDs.

* Add description of storage account ID for clarity.

* Improve VHD deletion test when storage account is in different resource group.

* Use common function for ID parsing of storage account.
2016-10-27 16:42:47 +01:00
..
bins Add PagerDuty provider 2016-10-24 14:19:55 +02:00
providers provider/azurerm: Fix VHD deletion when VM and Storage account are in separate resource groups (#9631) 2016-10-27 16:42:47 +01:00
provisioners Add ability to skip chef registration 2016-10-01 00:49:39 +02:00