terraform/vendor/github.com/jen20/riviera
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
..
azure deps: Actually update Riviera files 2016-05-06 17:36:25 -07:00
dns provider/azurerm: `azurerm_dns_zone` now returns `name_servers` (#7434) 2016-07-01 10:26:01 +01:00
search provider/azurerm: Add documentation for the `azurerm_search_service` 2016-02-19 00:57:51 +00:00
sql deps: Actually update Riviera files 2016-05-06 17:36:25 -07:00
storage Add basic implementation for remote state on azure (#7064) 2016-06-10 19:27:57 +02:00
LICENSE.md provider/azurerm: Add jen20/riviera dependency 2016-02-03 13:00:55 -05:00