Mitchell Hashimoto
|
9d239eea60
|
helper/schema: detect no change computed for sets/lists properly
|
2014-08-27 15:03:42 -07:00 |
Mitchell Hashimoto
|
0c9b65f3f4
|
helper/schema: documentation
|
2014-08-26 21:52:09 -07:00 |
Mitchell Hashimoto
|
56cf1e6faa
|
Fix go vet complaints
|
2014-08-24 21:50:35 -07:00 |
Mitchell Hashimoto
|
95bd64132b
|
helper/schema: update docs
|
2014-08-24 16:53:42 -07:00 |
Mitchell Hashimoto
|
31cc3ffca1
|
helper/schema: one of Optional, Required, Computed must be set
|
2014-08-24 16:53:41 -07:00 |
Mitchell Hashimoto
|
eff8306a6c
|
helper/schema: don't mark things computed if an ID is set
|
2014-08-22 12:18:08 -07:00 |
Mitchell Hashimoto
|
50026a6d5c
|
helper/schema: When having a StateFunc, make sure NewExtra contains
original
|
2014-08-22 08:57:44 -07:00 |
Mitchell Hashimoto
|
d009ea800a
|
helper/schema: add support for StateFunc
|
2014-08-22 08:45:54 -07:00 |
Mitchell Hashimoto
|
4015d942ab
|
providers/aws: security group ingress rules treated as set [GH-87]
/cc @pearkes - !!!
|
2014-08-20 22:24:13 -07:00 |
Mitchell Hashimoto
|
e9cc09a886
|
helper/schema: improve InternalValidate for sets
|
2014-08-20 21:13:18 -07:00 |
Mitchell Hashimoto
|
9ab5577beb
|
helper/schema: set diff tests
|
2014-08-20 21:09:07 -07:00 |
Mitchell Hashimoto
|
475528adc3
|
helper/schema: Set operations
|
2014-08-20 21:09:06 -07:00 |
Mitchell Hashimoto
|
56dde5c0c1
|
helper/schema: can read and get the state of sets
|
2014-08-20 21:09:06 -07:00 |
Mitchell Hashimoto
|
5e975e47cf
|
helper/schema: diffing should use ResourceData for guidance
|
2014-08-20 18:11:40 -07:00 |
Mitchell Hashimoto
|
c4664a81e6
|
helper/schema: show computed lists in diffs
|
2014-08-18 21:22:27 -07:00 |
Mitchell Hashimoto
|
5a5ef67d87
|
helper/schema: don't forward computing onto elements
|
2014-08-18 19:08:32 -07:00 |
Mitchell Hashimoto
|
801b220dc7
|
helper/schema: can diff lists more correctly
|
2014-08-18 16:54:30 -07:00 |
Mitchell Hashimoto
|
e70522f4ca
|
helper/schema: if you can't find the list, just fall through to return
nil
|
2014-08-18 15:46:26 -07:00 |
Mitchell Hashimoto
|
4ae1673580
|
helper/schema: support for NewRemoved
|
2014-08-18 15:07:09 -07:00 |
Mitchell Hashimoto
|
ce42845acd
|
helper/schema: use reflection to build []interface{}
|
2014-08-18 14:24:04 -07:00 |
Mitchell Hashimoto
|
17d29f7949
|
helper/schema: use reflection to verify list
|
2014-08-18 14:21:36 -07:00 |
Mitchell Hashimoto
|
4c9271160e
|
helper/schema: can handle maps
|
2014-08-18 14:00:03 -07:00 |
Mitchell Hashimoto
|
51a44db6c2
|
helper/schema: move InternalValidate to schemaMap
|
2014-08-17 14:50:44 -07:00 |
Mitchell Hashimoto
|
43e4921bd9
|
helper/schema: more tests, todo tests for computedwhen
|
2014-08-16 13:32:21 -07:00 |
Mitchell Hashimoto
|
7bc0be4b81
|
helper/schema: couple more tests around Computed (+ fix)
|
2014-08-16 09:49:22 -07:00 |
Mitchell Hashimoto
|
3a46d21527
|
helper/schema: computed fields cannot be set
|
2014-08-16 09:18:45 -07:00 |
Mitchell Hashimoto
|
90f462e609
|
helper/schema: detect invalid/unknown keys
|
2014-08-15 22:15:10 -07:00 |
Mitchell Hashimoto
|
4af387b986
|
helper/schema: validation
|
2014-08-15 22:00:16 -07:00 |
Mitchell Hashimoto
|
31067ee8f6
|
helper/schema: ResourceData, starting tests
|
2014-08-15 16:32:43 -07:00 |
Mitchell Hashimoto
|
660dc68a86
|
helper/schema: more tests
|
2014-08-15 10:39:40 -07:00 |
Mitchell Hashimoto
|
d05b9d6193
|
helper/schema: can diff complex resource
|
2014-08-15 10:25:25 -07:00 |
Mitchell Hashimoto
|
878d844f5c
|
helper/schema: comment
|
2014-08-14 23:33:30 -07:00 |
Mitchell Hashimoto
|
7f14708e71
|
helper/schema: list ForceNew
|
2014-08-14 23:32:20 -07:00 |
Mitchell Hashimoto
|
22e286ffd5
|
helper/schema: diff-ing lists at a basic level
|
2014-08-14 23:17:53 -07:00 |
Mitchell Hashimoto
|
46d911325a
|
helper/schema: Bools and ints can decode
|
2014-08-14 20:02:52 -07:00 |
Mitchell Hashimoto
|
efa2335886
|
helper/schema: start the Diff function
|
2014-08-14 19:55:47 -07:00 |
Mitchell Hashimoto
|
01b6b5f48e
|
helper/schema: initial work
|
2014-08-13 14:23:22 -07:00 |