terraform/builtin
Trevor Pounds f83c81dbb5 Change AWS ELB access_logs to list type.
There can only be a single access_log configuration per load balancer
so choosing to use a list over a set is only relevant when comparing
changes during a plan. A list makes it much easier to compare updates
since the index is stable (0 vs. computed hash).
2016-02-21 15:16:09 -08:00
..
bins provider/powerdns: Move provider implementation from personal repo 2016-01-28 10:10:46 -05:00
providers Change AWS ELB access_logs to list type. 2016-02-21 15:16:09 -08:00
provisioners Add `attributes_json` param for consistency 2016-02-09 11:11:46 +01:00