terraform/builtin
Clint 6edf1b4972 provider/aws: Fix issue updating ElasticBeanstalk Environment Settings (#7777)
* provider/aws: Fix issue updating ElasticBeanstalk Environment Settings

Fixes the logic that updated settings for Elastic Beanstalk Environments.
Because the update is done in the same API call, we need to split removals /
additions.

Fixes #6890

* add acc test that fails on master
2016-08-07 17:34:58 +10:00
..
bins Add scaleway provider (#7331) 2016-07-13 21:03:41 +01:00
providers provider/aws: Fix issue updating ElasticBeanstalk Environment Settings (#7777) 2016-08-07 17:34:58 +10:00
provisioners Make using `ssl_verify_mode` more robust (#7769) 2016-07-22 16:01:48 +02:00