terraform/builtin
Dan Allegood 4b9b42dbf0 Fixes the hasBootableVmdk flag when attaching multiple disks (#7804)
The hasBootableFlag logic had a bug where it would only be set properly
if the bootable disk was the last specified.  Adding some bool logic
resolves the issue.  Also adding check to ensure only one bootable disk
is given, and cleaning up a redundant var.
2016-07-27 00:25:56 +01:00
..
bins Add scaleway provider (#7331) 2016-07-13 21:03:41 +01:00
providers Fixes the hasBootableVmdk flag when attaching multiple disks (#7804) 2016-07-27 00:25:56 +01:00
provisioners Make using `ssl_verify_mode` more robust (#7769) 2016-07-22 16:01:48 +02:00