terraform/vendor/github.com/jen20/riviera
Peter McAtominey 0284138440 provider/azurerm: support non public clouds (#11026)
* vendor: update jen20/riviera to pull in endpoints change

* provider/auzrerm: support non public clouds

Ran tests below with ARM_ENVIRONMENT=german and changes the location to Germany
Central in the test config. The virtual network tests cover both Riviera (resource
groups) and the official SDK client.

TF_ACC=1 go test ./builtin/providers/azurerm -v -run TestAccAzureRMVirtualNetwork_ -timeout 120m
=== RUN   TestAccAzureRMVirtualNetwork_importBasic
--- PASS: TestAccAzureRMVirtualNetwork_importBasic (81.84s)
=== RUN   TestAccAzureRMVirtualNetwork_basic
--- PASS: TestAccAzureRMVirtualNetwork_basic (78.14s)
=== RUN   TestAccAzureRMVirtualNetwork_disappears
--- PASS: TestAccAzureRMVirtualNetwork_disappears (78.45s)
=== RUN   TestAccAzureRMVirtualNetwork_withTags
--- PASS: TestAccAzureRMVirtualNetwork_withTags (81.78s)
PASS
ok  	github.com/hashicorp/terraform/builtin/providers/azurerm	320.310s
2017-01-04 12:00:14 +00:00
..
azure provider/azurerm: support non public clouds (#11026) 2017-01-04 12:00:14 +00: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 provider/azurerm: Bump jen20/riviera SDK (#9765) 2016-11-01 10:15:37 +00: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