terraform/builtin/providers
Paul Stack c69e325a1a provider/aws: Add support for AWS Lightsail Domain (#10637)
```
% make testacc TEST=./builtin/providers/aws TESTARGS='-run=TestAccAWSLightsailDomain_'
==> Checking that code complies with gofmt requirements...
go generate $(go list ./... | grep -v /terraform/vendor/)
2016/12/09 15:19:58 Generated command/internal_plugin_list.go
TF_ACC=1 go test ./builtin/providers/aws -v
-run=TestAccAWSLightsailDomain_ -timeout 120m
=== RUN   TestAccAWSLightsailDomain_basic
--- PASS: TestAccAWSLightsailDomain_basic (16.28s)
=== RUN   TestAccAWSLightsailDomain_disappears
--- PASS: TestAccAWSLightsailDomain_disappears (12.71s)
PASS
ok      github.com/hashicorp/terraform/builtin/providers/aws29.015s
```
2016-12-09 17:56:48 +00:00
..
archive
atlas
aws provider/aws: Add support for AWS Lightsail Domain (#10637) 2016-12-09 17:56:48 +00:00
azure
azurerm provider/azurerm: fix virtual_machine reading plan as the wrong type (#10626) 2016-12-09 10:41:45 +01:00
bitbucket
chef provider/chef: Updating the provider_test comments to remove a company name (#10197) 2016-11-18 10:53:21 +02:00
clc
cloudflare
cloudstack Properly support secundary IP addresses (#10420) 2016-11-29 20:48:38 +01:00
cobbler
consul
datadog provider/datadog 9869: Validate credentials when initialising client. (#10567) 2016-12-08 11:17:42 +01:00
digitalocean Fix future vet errors in providers 2016-11-10 18:10:43 -05:00
dme [WIP] provider/azurerm: Bump sdk version to 7.0.1 (#10458) 2016-12-06 08:39:47 +00:00
dnsimple
docker provider/docker: Upload files into container before first start (#9520) 2016-12-05 11:06:34 +00:00
dyn
external "external" data source, for integrating with external programs (#8768) 2016-12-05 17:24:57 +00:00
fastly provider/fastly: add ssl_hostname option 2016-12-06 08:28:37 +00:00
github provider/github: supports importing resources (#10382) 2016-11-28 17:30:24 +00:00
google Fix instance/template metadata support 2016-12-05 02:45:28 -08:00
grafana
heroku
influxdb
librato
logentries
mailgun
mysql
nomad providers/nomad: use DefaultConfig to intialize all fields 2016-11-19 10:20:54 -08:00
null
openstack provider/openstack: Fix Ordering of Port Allowed Address Pairs (#10250) 2016-12-05 15:36:37 +00:00
packet
pagerduty Add pagerduty_user data source (#10541) 2016-12-05 22:42:58 +00:00
postgresql Added 'connect_timeout' argument to provider 'postgresql' (#10380) 2016-11-28 16:52:10 +00:00
powerdns
rabbitmq
rancher [Provider] Rancher (#9173) 2016-12-05 15:29:41 +00:00
random provider/random: Separate read from create 2016-11-06 17:05:11 -06:00
rundeck
scaleway provider/scaleway: improve volume attachment (#10084) 2016-11-17 15:08:05 +02:00
softlayer
statuscake
template providers/template: disallow file paths in `template` 2016-11-22 10:23:58 -08:00
terraform
test ResourceConfig.get should never return (nil, true) 2016-11-18 16:24:40 -05:00
tls
triton
ultradns
vault
vcd
vsphere