Commit Graph

94 Commits (00a76d019a3e5b4d9d040a3e28c9e0b4e56ad951)

Author SHA1 Message Date
Mitchell Hashimoto e0994c717d helper/schema: fix issues around computed sets
12 years ago
Mitchell Hashimoto dcaf653d6f helper/schema: properly detect that a list is computed
12 years ago
Mitchell Hashimoto 00bdef3093 providers/aws: test tag removal
12 years ago
Mitchell Hashimoto 6eafac8a34 providers/aws: aws_vpc supports tags
12 years ago
Mitchell Hashimoto f43528957e helper/schema: support top-level TypeMap
12 years ago
Mitchell Hashimoto 0db9d98fff helper/schema: can set Partial(true) multiple times
12 years ago
Mitchell Hashimoto 9b2b3a963f ResourceDiff => InstanceDiff
12 years ago
Mitchell Hashimoto 81d9d70296 helper/schema: conforms to new API, tests pass
12 years ago
Mitchell Hashimoto faa4e75960 helper/schema: Get on computed diff should be empty
12 years ago
Mitchell Hashimoto 0c9b65f3f4 helper/schema: documentation
12 years ago
Mitchell Hashimoto 87a488092c helper/schema: support partial states
12 years ago
Mitchell Hashimoto 56cf1e6faa Fix go vet complaints
12 years ago
Mitchell Hashimoto 9ed601d541 helper/schema: store state with processed properly
12 years ago
Mitchell Hashimoto 50026a6d5c helper/schema: When having a StateFunc, make sure NewExtra contains
12 years ago
Mitchell Hashimoto d009ea800a helper/schema: add support for StateFunc
12 years ago
Mitchell Hashimoto 7be2f1b091 helper/schema: add GetOk
12 years ago
Mitchell Hashimoto 37cf52fa27 helper/schema: if no ID is set then return nil
12 years ago
Mitchell Hashimoto 3d3789920d helper/schema: can set conninfo
12 years ago
Mitchell Hashimoto 9ab5577beb helper/schema: set diff tests
12 years ago
Mitchell Hashimoto ca18e971d1 helper/schema: can set sets
12 years ago
Mitchell Hashimoto 56dde5c0c1 helper/schema: can read and get the state of sets
12 years ago
Mitchell Hashimoto 5e975e47cf helper/schema: diffing should use ResourceData for guidance
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 513596cc37 providers/heroku: Heroku app is mostly converted
12 years ago
Mitchell Hashimoto c418681cc3 helper/schema: create/update/delete should work for Resource
12 years ago
Mitchell Hashimoto 894187ec18 helper/schema: Resource.Refresh
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 b54acf4a0b helper/schema: better docs
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
Mitchell Hashimoto efa2335886 helper/schema: start the Diff function
12 years ago
Mitchell Hashimoto 01b6b5f48e helper/schema: initial work
12 years ago