terraform/builtin/providers
stack72 7b482cca9b provider/mysql: Empty Provider Credentials Caused Panic
There are currently no checks on username and endpoint in the provider
schema from being an empty value. This PR adds support to make sure that
endpoint and username are not empty strings as that can cause a panic

Results of the PR:

```
 % terraform apply
There are warnings and/or errors related to your configuration. Please
fix these before continuing.

Errors:

  * provider.mysql: Endpoint must not be an empty string
```
2016-06-17 11:32:30 +01:00
..
atlas
aws Merge pull request #7188 from hashicorp/jbardin/GH-7017 2016-06-16 11:35:05 -04:00
azure provider/azure: Fix management client upgrade 2016-06-01 20:01:31 -05:00
azurerm provider/azurerm: Change `azurerm_virtual_machine` to use MaxItems 2016-06-13 13:25:32 +02:00
chef
clc [clc] add missing ForceNew on several fields 2016-05-11 11:39:35 -07:00
cloudflare provider/cloudflare: Add migration for v1 to v4 API libraries (#6969) 2016-06-07 14:29:25 -05: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 timeboard resource. upgrade vendored go-datadog-api to support read-only option. (#6900) 2016-06-15 18:44:49 +02:00
digitalocean DigitalOcean - droplet always being recreated (#7044) 2016-06-09 10:23:44 +02: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
influxdb
librato provider/librato: Use metric name created by agent 2016-04-29 16:27:51 -05:00
mailgun
mysql provider/mysql: Empty Provider Credentials Caused Panic 2016-06-17 11:32:30 +01:00
null provider/null: null_data_source data source 2016-05-14 08:26:37 -07:00
openstack provider/openstack: lbaas v2 updates 2016-06-11 04:20:44 +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 provider/terraform: Fix outputs from remote state 2016-06-11 16:53:45 +01:00
test provider/test: Add more variants of maps 2016-06-09 10:49:49 +01: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 provider/vSphere - Add DiskEnableUUID option (#7088) 2016-06-09 10:19:10 +02:00