Commit Graph

69 Commits (e2b6ccad8a755fb9ea1b32fb71eec02216438111)

Author SHA1 Message Date
Mitchell Hashimoto 56dde5c0c1 helper/schema: can read and get the state of sets
12 years ago
Mitchell Hashimoto 5fc41cc272 helper/schema: properly put "id" into attributes
12 years ago
Mitchell Hashimoto ee0acc4a5d helper/schema: support bools
12 years ago
Mitchell Hashimoto ba819d1f37 helper/schema: don't include zero count in state
12 years ago
Mitchell Hashimoto 1b85f3a565 helper/schema: SetDependencies
12 years ago
Mitchell Hashimoto dfede5791c helper/schema: use reflection to set maps
12 years ago
Mitchell Hashimoto 3800dffdeb helper/schema: computed values should not be Get-able
12 years ago
Mitchell Hashimoto 4ae1673580 helper/schema: support for NewRemoved
12 years ago
Mitchell Hashimoto 4c9271160e helper/schema: can handle maps
12 years ago
Mitchell Hashimoto 66d7003e6f helper/schema: HasChange
12 years ago
Mitchell Hashimoto f1f4836c99 helper/schema: GetChange
12 years ago
Mitchell Hashimoto 539e4da03f helper/schema: more tests
12 years ago
Mitchell Hashimoto c3f1f49640 helper/schema: final state for lists/objects works
12 years ago
Mitchell Hashimoto 06d30a559a helper/schema: Set object
12 years ago
Mitchell Hashimoto 2d74a3cadd helper/schema: basic set
12 years ago
Mitchell Hashimoto bf6ad07505 helper/schema: ResourceData.Get can get the full object
12 years ago
Mitchell Hashimoto 43e4921bd9 helper/schema: more tests, todo tests for computedwhen
12 years ago
Mitchell Hashimoto 1d9528e595 helper/schema: ResourceData.Get works in most cases
12 years ago
Mitchell Hashimoto 31067ee8f6 helper/schema: ResourceData, starting tests
12 years ago