Mitchell Hashimoto
|
0c812ba9e8
|
helper/resource: automatically validate resources
/cc @pearkes - So, just set a ConfigValidator struct up on your
resources and it'll now automatically validate.
|
2014-07-08 10:17:36 -07:00 |
Mitchell Hashimoto
|
f1d782031b
|
helper/resource: don't assign to nil map
|
2014-07-07 20:45:09 -07:00 |
Mitchell Hashimoto
|
8acd3a6373
|
helper/resource: set to valid ID
|
2014-07-07 15:06:17 -07:00 |
Mitchell Hashimoto
|
21539d08a8
|
helper/resource: add id to attributes
|
2014-07-07 15:00:13 -07:00 |
Mitchell Hashimoto
|
6b42d3d9a5
|
helper/resource: basic tests
|
2014-07-02 17:36:07 -07:00 |
Mitchell Hashimoto
|
cc9ef7a0d3
|
helper/resource: add UpdateFunc
|
2014-07-02 17:31:58 -07:00 |
Mitchell Hashimoto
|
b6a02e473d
|
helper/resource: destroy on requiresNew
|
2014-06-25 18:41:40 -07:00 |
Mitchell Hashimoto
|
e392c349ef
|
helper/resource: clearer destroy logic
|
2014-06-24 12:59:50 -07:00 |
Mitchell Hashimoto
|
cb591ab2df
|
helper/resource: Destroy is called if destroy is set on diff
|
2014-06-24 12:55:59 -07:00 |
Mitchell Hashimoto
|
bd0f23ce25
|
Move diff to helper/diff, helper/resource knows about it
|
2014-06-24 10:27:39 -07:00 |
Mitchell Hashimoto
|
543e70aab1
|
helper/resource: nice helper for resourceprovider impl
|
2014-06-23 19:32:49 -07:00 |