terraform/builtin/providers
David Harris 9ab2447b0b provider/aws: Elastic Beanstalk Environment update configuration template name changes (#6342)
* Updated `aws_elastic_beanstalk_environment` to update environment when the `template_name` attribute has a change. Consildated update functions to use a single update call and added state change conf to wait until environment is in a "Ready" state.

* Adding tests for `aws_elastic_beanstalk_configuration_template` use with the `aws_elastic_beanstalk_environment` resource.

* Verifies option settings from an `aws_elastic_beanstalk_configuration_template` resource are applied to the associated `aws_elastic_beanstalk_environment` resource
* Verifies updated name of an `aws_elastic_beanstalk_configuration_template` resource triggers an update for the associated `aws_elastic_beanstalk_environment` resource
* Verifies that option settings set in the `aws_elastic_beanstalk_environment` resource override settings in the `aws_elastic_beanstalk_configuration_template` resource
2016-04-26 11:15:46 +01:00
..
atlas
aws provider/aws: Elastic Beanstalk Environment update configuration template name changes (#6342) 2016-04-26 11:15:46 +01:00
azure builtin: Refactor resource.Retry to clarify return 2016-03-09 17:37:56 -06:00
azurerm Azure does not allow CDN ports to be 0 (#6329) 2016-04-25 19:15:14 +01:00
chef provider/chef: Fix go vet issues 2016-02-18 09:42:00 -08:00
clc [clc] collapse tests, code in server dep for lbp 2016-03-22 12:14:04 -07:00
cloudflare provider/cloudflare: Change `cloudflare_record` type to ForceNew. The 2016-02-27 00:43:06 +00: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 Fix import formatting across code base 2016-04-18 17:28:46 -07:00
digitalocean provider/digitalocean: Check for nil response 2016-03-21 14:25:11 +00:00
dme
dnsimple
docker provider/docker: #5298 Add support for docker run --user option 2016-04-04 21:43:59 -05:00
dyn
fastly provider/fastly: fix the description for "weight" on fastly_service_v1. (#6261) 2016-04-20 20:01:44 +01:00
github Fix import formatting across code base 2016-04-18 17:28:46 -07:00
google Fix import formatting across code base 2016-04-18 17:28:46 -07: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
mailgun builtin: Refactor resource.Retry to clarify return 2016-03-09 17:37:56 -06:00
mysql
null
openstack provider/openstack: Fix admin_state_up on openstack_lb_member_v1 2016-04-20 19:11:48 +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
rundeck
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
test core: Fix issues with ignore_changes 2016-03-21 14:20:36 -05:00
tls Enable `go vet -unusedresult` check and fix warnings. 2016-02-17 11:59:50 -08:00
triton provider/triton: Change the triton tests to run against joyent us-west-1 (#6271) 2016-04-21 00:46:45 +01: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 Initial role documentation (#6302) 2016-04-26 00:14:11 +01:00