terraform/builtin/providers
dkalleg 9cbdc80937 vSphere Provider - Fix destroy when vm is powered off or has networks (#7206)
This patch adds a wait when powering on a vm so setupVirtualMachine does
not return until the vm is actually powered on.  This allows other
functions to work off the assumption that the current state of the vm
is not in flux. During resourceVSphereVirtualMachineRead(), the wait for
IP would cause a hang for any VM with no network interfaces or for vms
that had been powered off for any reason.  This also means that the user
could not delete a vm with no network interfaces or that is powered off.
Checking power state before trying to check for network interfaces.
Resolves https://github.com/hashicorp/terraform/issues/7168
2016-07-12 09:05:02 +01:00
..
atlas
aws provider/aws: Allow import of KMS key (#7599) 2016-07-12 08:49:33 +01:00
azure
azurerm Merge pull request #7571 from hashicorp/import-arm-availset 2016-07-11 10:35:52 -06:00
chef
clc
cloudflare
cloudstack
cobbler
consul
datadog
digitalocean digitalocean tag support (#7500) 2016-07-11 12:09:06 +01:00
dme
dnsimple
docker Add `destroy_grace_seconds` option to stop container before delete (#7513) 2016-07-11 16:03:02 +01:00
dyn
fastly
github
google
grafana
heroku
influxdb
librato
mailgun
mysql
null
openstack
packet
postgresql
powerdns
random
rundeck
softlayer
statuscake
template provider/template: convert resources to data sources 2016-07-08 17:11:17 +01:00
terraform provider/template: convert resources to data sources 2016-07-08 17:11:17 +01:00
test
tls
triton provider/triton: Update base packages in tests (#7593) 2016-07-11 17:23:09 -06:00
ultradns
vcd
vsphere vSphere Provider - Fix destroy when vm is powered off or has networks (#7206) 2016-07-12 09:05:02 +01:00