terraform/website/source/docs/providers
Adam Hoka fbbfe67bb5 Update documentation to reflect reality
From the code:

			"records": &schema.Schema{
				Type:     schema.TypeString,
				Optional: true,
				Elem:     &schema.Schema{Type: schema.TypeString},
				Set:      schema.HashString,
				Removed:  "Use `record` instead. This attribute will be removed in a future version",
			},

			"record": &schema.Schema{
				Type:     schema.TypeString,
				Required: true,
2017-04-03 14:11:25 +02:00
..
alicloud
archive
arukas
atlas
aws provider/aws: Implement aws_ses_domain_identity (#13098) 2017-04-01 06:57:34 +01:00
azure
azurerm Update documentation to reflect reality 2017-04-03 14:11:25 +02:00
bitbucket
chef
circonus
clc
cloudflare
cloudstack fix cloudstack_disk documentation 2017-03-30 10:34:55 +02:00
cobbler
consul
datadog
dme
dns
dnsimple
do
docker
dyn
external
fastly
github Handle the case when issue labels already exist 2017-03-31 11:44:46 -04:00
google Fixed typo in subscription (was subscripion) (#13172) 2017-03-29 20:06:26 +01:00
grafana
heroku
icinga2
ignition
influxdb
kubernetes kubernetes: Add secret resource (#12960) 2017-03-30 09:24:40 +01:00
librato
logentries
mailgun
mysql Add links to details about sensitive data in state (#13145) 2017-03-29 10:37:36 +01:00
newrelic
nomad
ns1
openstack
opsgenie
packet
pagerduty
postgresql Add links to details about sensitive data in state (#13145) 2017-03-29 10:37:36 +01:00
powerdns
profitbricks
rabbitmq Add links to details about sensitive data in state (#13145) 2017-03-29 10:37:36 +01:00
rancher
random Fix typo in `random_pet` documentation (#13133) 2017-03-28 22:40:56 +03:00
rundeck
scaleway
softlayer
spotinst
statuscake
template
terraform
tls
triton provider/triton: Move to joyent/triton-go (#13225) 2017-03-31 01:25:27 +03:00
ultradns
vault
vcd
vsphere
index.html.markdown