terraform/vendor
Paul Stack 7f948f0ca7 provider/azurerm: `azurerm_dns_zone` now returns `name_servers` (#7434)
Fixes #7374

The introduction of the AzureRM SDK 3.0.0-beta means that the
`name_servers` for the DNS Zone are returned from the API

This PR has a dependency on #7420 being merged first

```
make testacc TEST=./builtin/providers/azurerm TESTARGS='-run=TestAccAzureRMDnsZone_'
==> Checking that code complies with gofmt requirements...
/Users/stacko/Code/go/bin/stringer
go generate $(go list ./... | grep -v /vendor/)
2016/06/30 15:20:01 Generated command/internal_plugin_list.go
TF_ACC=1 go test ./builtin/providers/azurerm -v
-run=TestAccAzureRMDnsZone_ -timeout 120m
=== RUN   TestAccAzureRMDnsZone_basic
--- PASS: TestAccAzureRMDnsZone_basic (92.42s)
PASS
ok      github.com/hashicorp/terraform/builtin/providers/azurerm
92.444s
```
2016-07-01 10:26:01 +01:00
..
github.com provider/azurerm: `azurerm_dns_zone` now returns `name_servers` (#7434) 2016-07-01 10:26:01 +01:00
golang.org/x provider/azure: Fix management client upgrade 2016-06-01 20:01:31 -05:00
google.golang.org [WIP] provider/google: Update Container Engine features 2016-04-14 16:31:24 -07:00
gopkg.in/ini.v1 Grafana Provider, with Data Source and Dashboard resources (#6206) 2016-05-20 10:20:17 +01:00
vendor.json provider/azurerm: `azurerm_dns_zone` now returns `name_servers` (#7434) 2016-07-01 10:26:01 +01:00