terraform/builtin/providers
Mitchell Hashimoto f63a5d24e9 helper/schema: diffs for sets should include the full set [GH-457]
Prior to this, the diff only contained changed set elements. The issue
with this is that `getSet`, the internal function that reads a set from
the ResourceData, expects that each level (state, config, diff, etc.)
has the _full set_ information. This change was done to fix merging
issues.

Because of this, we need to make sure the full set is visible in the
diff.
2014-10-21 10:49:53 -07:00
..
aws helper/schema: diffs for sets should include the full set [GH-457] 2014-10-21 10:49:53 -07:00
cloudflare providers/*: fix compilation for input 2014-09-29 10:28:08 -07:00
consul providers/consul: fix delete diff 2014-10-20 14:09:57 -07:00
digitalocean providers/*: fix compilation for input 2014-09-29 10:28:08 -07:00
dnsimple providers/*: fix compilation for input 2014-09-29 10:28:08 -07:00
google set default host on connection info 2014-10-19 00:04:17 -07:00
heroku update error message 2014-10-14 17:28:25 -05:00
mailgun providers: fix tests 2014-09-28 17:32:39 -07:00
null providers/null: null provider 2014-10-04 16:42:43 -07:00