terraform/builtin/providers
James Nugent 876d0269df provider/azurerm: Fix azurerm_subnet
```
make testacc TEST=./builtin/providers/azurerm TESTARGS="-run TestAccAzureRMSubnet"
==> Checking that code complies with gofmt requirements...
/Users/James/Code/go/bin/stringer
go generate $(go list ./... | grep -v /vendor/)
2016/06/01 16:54:37 Generated command/internal_plugin_list.go
TF_ACC=1 go test ./builtin/providers/azurerm -v -run TestAccAzureRMSubnet -timeout 120m
=== RUN   TestAccAzureRMSubnet_basic
--- PASS: TestAccAzureRMSubnet_basic (131.83s)
PASS
ok      github.com/hashicorp/terraform/builtin/providers/azurerm
131.844s
```
2016-06-01 19:52:55 -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 provider/azure: Randomize DNS Server acctest names 2016-04-27 12:12:53 -05:00
azurerm provider/azurerm: Fix azurerm_subnet 2016-06-01 19:52:55 -05:00
chef
clc [clc] add missing ForceNew on several fields 2016-05-11 11:39:35 -07:00
cloudflare providers/cloudflare: use cloudflare-go 2016-05-03 09:48:50 -07:00
cloudstack Add the option to assign affinity groups to a VM 2016-05-27 09:46:59 +02:00
cobbler provider/cobbler: acc tests TF and script tweaks 2016-04-16 08:55:45 -05:00
consul consul_key_prefix resource 2016-04-02 20:37:11 -07:00
datadog provider/datadog Add test for no_data_timeframe. (#6765) 2016-05-19 14:51:27 +01:00
digitalocean provider/digitalocean: Check for nil response 2016-03-21 14:25:11 +00:00
dme
dnsimple
docker provider/docker: don't crash with empty commands 2016-04-29 18:54:45 -05:00
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 builtin: Refactor resource.Retry to clarify return 2016-03-09 17:37:56 -06:00
influxdb provider/influxdb: vendor dependencies 2016-03-20 14:55:48 -05:00
librato provider/librato: Use metric name created by agent 2016-04-29 16:27:51 -05:00
mailgun builtin: Refactor resource.Retry to clarify return 2016-03-09 17:37:56 -06:00
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 provider/postgresql: default ssl_mode is "prefer" 2016-04-17 08:32:02 -07:00
powerdns Use schema funcs for reading values from the env 2016-04-08 17:28:54 -04:00
random provider/random: random_shuffle resource 2016-05-14 16:48:45 -07:00
rundeck
softlayer Added softlayer virtual guest and ssh keys functionality: 2016-05-03 15:58:58 -05:00
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 UltraDNS Provider 2016-03-20 12:10:59 -05:00
vcd builtin: Refactor resource.Retry to clarify return 2016-03-09 17:37:56 -06:00
vsphere added mac address parameter (#6966) 2016-06-02 00:38:56 +01:00