terraform/builtin
Steven Eschinger 9c095d66e1 azurerm: fix vault_certificates in vm/scale_set (#7681)
When setting the certificate_url and certificate_store values in
os_profile_secrets / vault_certificates for a Windows VM in AzureRM, I
was getting the following error:

```
[DEBUG] Error setting Virtual Machine Storage OS Profile Secrets:
&errors.errorString{s:"Invalid address to set:
[]string{\"os_profile_secrets\", \"0\", \"vault_certificates\"}"}
```

This seems to resolve the issue.
2016-07-18 10:20:18 +01:00
..
bins Add scaleway provider (#7331) 2016-07-13 21:03:41 +01:00
providers azurerm: fix vault_certificates in vm/scale_set (#7681) 2016-07-18 10:20:18 +01:00
provisioners provisioner/file: Clean up temporary files 2016-07-08 19:35:00 +01:00