terraform/builtin/providers
Dan Carley 13e9e6f51d provider/gce: Test updates to http_health_check
By first creating a very simple resource that mostly uses the default
values and then changing the two thresholds from their computed defaults.

This currently fails with the following error and will be fixed in a
subsequent commit:

    --- FAIL: TestAccComputeHttpHealthCheck_update (5.58s)
            testing.go:131: Step 1 error: Error applying: 1 error(s) occurred:

                    * 1 error(s) occurred:

                    * 1 error(s) occurred:

                    * Error patching HttpHealthCheck: googleapi: Error 400: Invalid value for field 'resource.port': '0'.  Must be greater than or equal to 1
                    More details:
                    Reason: invalid, Message: Invalid value for field 'resource.port': '0'.  Must be greater than or equal to 1
                    Reason: invalid, Message: Invalid value for field 'resource.checkIntervalSec': '0'.  Must be greater than or equal to 1
                    Reason: invalid, Message: Invalid value for field 'resource.timeoutSec': '0'.  Must be greater than or equal to 1
2015-05-10 21:20:32 +01:00
..
atlas Move duplicated envDefaultFunc out of each provider and into Schema. 2015-01-16 17:25:39 +00:00
aws provider/aws: elasticache_cluster engine_version is computed 2015-05-07 08:47:52 -05:00
cloudflare providers/cloudflare: Better error message 2015-04-29 13:49:16 -07:00
cloudstack Fixing up some tests after a couple of thorough test rounds 2015-05-05 12:31:21 +02:00
consul providers/consul: add scheme argument 2015-05-06 16:12:32 -07:00
digitalocean providers/digitalocean: fix ssh key test 2015-04-02 09:04:59 -05:00
dme providers/dme: rename dnsmadeeasy package to dme 2015-02-25 15:54:22 -08:00
dnsimple providers/dnsimple: default ttl to 3600 2015-04-28 09:20:23 -04:00
docker provider/docker: update image sha 2015-05-07 09:50:16 -05:00
google provider/gce: Test updates to http_health_check 2015-05-10 21:20:32 +01:00
heroku provider/heroku: fix config_vars in addons 2015-05-07 09:11:31 -05:00
mailgun providers/mailgun: fix sending/receiving records 2015-02-18 17:18:19 -06:00
null providers/null: null provider 2014-10-04 16:42:43 -07:00
openstack fix copy/paste typo in OpenStack FW error messages 2015-05-05 14:01:49 +02:00
template providers/template: add tests, address review comments 2015-05-04 10:26:17 -07:00
terraform providers/terraform: name it terraform_remote_state 2015-04-01 22:49:05 -07:00