terraform/builtin/providers
Sander van Harmelen 852e2f74ca Fixing aws_elb schema
If not suppling the `availability_zones`, they will be computed
(meaning an update/refresh will retrieve the info and update the values
to the state file).

So without the `Computed = true` the diff will always flag this as a
change, even when it’s not.
2014-12-25 23:12:54 +01:00
..
atlas builtin/providers/atlas: vet fix 2014-12-17 12:28:28 +01:00
aws Fixing aws_elb schema 2014-12-25 23:12:54 +01:00
cloudflare Removing obsolete struct tags 2014-11-17 18:57:41 +01:00
cloudstack Making things consistent throughout the provider 2014-12-25 22:58:17 +01:00
consul Making all function names consistent 2014-12-15 15:26:17 +01:00
digitalocean Making all function names consistent 2014-12-15 15:26:17 +01:00
dnsimple Removing obsolete struct tags 2014-11-17 18:58:41 +01:00
google Fixing the acc tests 2014-11-20 14:30:02 +01:00
heroku builtin/providers/heroku: vet fix 2014-12-17 12:58:12 +01:00
mailgun builtin/providers/mailgun: vet fix 2014-12-17 12:59:07 +01:00
null providers/null: null provider 2014-10-04 16:42:43 -07:00