terraform/builtin/providers
James Nugent 9b9ec7bb6c provider/azurerm: Fix azurerm_route_table
```
HTTP_PROXY=http://localhost:8888 make testacc TEST=./builtin/providers/azurerm TESTARGS="-run TestAccAzureRMRouteTable"
==> Checking that code complies with gofmt requirements...
/Users/James/Code/go/bin/stringer
go generate $(go list ./... | grep -v /vendor/)
2016/06/01 18:19:00 Generated command/internal_plugin_list.go
TF_ACC=1 go test ./builtin/providers/azurerm -v -run TestAccAzureRMRouteTable -timeout 120m
=== RUN   TestAccAzureRMRouteTable_basic
--- PASS: TestAccAzureRMRouteTable_basic (76.52s)
=== RUN   TestAccAzureRMRouteTable_withTags
--- PASS: TestAccAzureRMRouteTable_withTags (92.15s)
=== RUN   TestAccAzureRMRouteTable_multipleRoutes
--- PASS: TestAccAzureRMRouteTable_multipleRoutes (98.14s)
PASS
ok      github.com/hashicorp/terraform/builtin/providers/azurerm 266.828s
```
2016-06-01 19:52:56 -05:00
..
atlas
aws provider/aws: Mark Lambda function as gone when it's gone (#6924) 2016-06-02 00:50:43 +01:00
azure
azurerm provider/azurerm: Fix azurerm_route_table 2016-06-01 19:52:56 -05:00
chef
clc [clc] add missing ForceNew on several fields 2016-05-11 11:39:35 -07:00
cloudflare
cloudstack Add the option to assign affinity groups to a VM 2016-05-27 09:46:59 +02:00
cobbler
consul
datadog provider/datadog Add test for no_data_timeframe. (#6765) 2016-05-19 14:51:27 +01:00
digitalocean
dme
dnsimple
docker
dyn
fastly provider/fastly: Add support for Cache Settings (#6781) 2016-05-23 15:07:00 -05:00
github +github_repository_collaborator (#6861) 2016-06-02 01:06:35 +01:00
google provider/google: Provide valid config in acctest 2016-05-23 17:20:19 -05:00
grafana Grafana Provider, with Data Source and Dashboard resources (#6206) 2016-05-20 10:20:17 +01:00
heroku
influxdb
librato
mailgun
mysql
null provider/null: null_data_source data source 2016-05-14 08:26:37 -07:00
openstack provider/openstack: Devstack and fmt fixes 2016-05-28 21:32:49 +00:00
packet
postgresql
powerdns
random provider/random: random_shuffle resource 2016-05-14 16:48:45 -07:00
rundeck
softlayer
statuscake
template core: Use OutputState in JSON instead of map 2016-05-18 13:25:20 -05:00
terraform core: Use OutputState in JSON instead of map 2016-05-18 13:25:20 -05:00
test helper/schema: Normalize bools to "true"/"false" in diffs 2016-05-05 09:00:58 -05:00
tls core: Use OutputState in JSON instead of map 2016-05-18 13:25:20 -05:00
triton provider/triton: Import triton_machine resources 2016-05-11 13:02:36 -07:00
ultradns
vcd
vsphere added mac address parameter (#6966) 2016-06-02 00:38:56 +01:00