terraform/builtin/providers
Martin Atkins 6cd22a4c9a helper/schema: emit warning when using data source resource shim
For backward compatibility we will continue to support using the data
sources that were formerly logical resources as resources for the moment,
but we want to warn the user about it since this support is likely to
be removed in future.

This is done by adding a new "deprecation message" feature to
schema.Resource, but for the moment this is done as an internal feature
(not usable directly by plugins) so that we can collect additional
use-cases and design a more general interface before creating a
compatibility constraint.
2016-05-14 08:26:36 -07:00
..
atlas Use built-in schema.HashString. 2016-02-07 16:29:34 -08:00
aws provider/aws: Add support for `kms_key_id` to `aws_db_instance` (#6651) 2016-05-13 11:20:29 -05:00
azure provider/azure: Randomize DNS Server acctest names 2016-04-27 12:12:53 -05:00
azurerm provider/azurerm: Fixing Acceptance Test for VM tags (#6589) 2016-05-10 22:31:56 +01:00
chef provider/chef: Fix go vet issues 2016-02-18 09:42:00 -08:00
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 Use the new functionality offered by the `go-cloudstack` package 2016-04-22 12:23:47 +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: fix code to match schema 2016-05-05 16:51:17 -07:00
digitalocean provider/digitalocean: Check for nil response 2016-03-21 14:25:11 +00:00
dme provider/dme: Add support for `gtdLocation` 2016-01-20 20:23:29 -05:00
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 Conditions for Fastly Services (#6481) 2016-05-09 14:08:13 -04:00
github Add support for the Base URL endpoint so the GitHub provider can support GitHub Enterprise (#6434) 2016-05-09 19:22:53 +01:00
google Merge pull request #6574 from uber/b-gcp-acc-test-env 2016-05-13 17:29:56 -04: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
openstack provider/openstack: Neutron security group resources 2016-05-03 09:18:48 +00:00
packet Change resource.StateChangeConf to use an array for target states 2016-01-21 01:20:41 +00:00
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
rundeck
softlayer Added softlayer virtual guest and ssh keys functionality: 2016-05-03 15:58:58 -05:00
statuscake Fix `go vet -unreachable` warnings. 2016-02-17 11:59:50 -08:00
template deps: Update call sites of hil.Eval from update 2016-04-18 16:37:12 -07:00
terraform helper/schema: emit warning when using data source resource shim 2016-05-14 08:26:36 -07:00
test helper/schema: Normalize bools to "true"/"false" in diffs 2016-05-05 09:00:58 -05:00
tls state: Add support for outputs of multiple types 2016-05-10 14:40:12 -04: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 disable unsupported customization parameters (#6656) 2016-05-13 15:56:15 +01:00