Commit Graph

28 Commits (e2b6ccad8a755fb9ea1b32fb71eec02216438111)

Author SHA1 Message Date
James Nugent 074545e536 core: Use .% instead of .# for maps in state
10 years ago
Martin Atkins 6a468dcd83 helper/schema: Resource can be writable or not
10 years ago
Mitchell Hashimoto b728e55861
helper/schema: Resource.Data should set latest schema version
10 years ago
Mitchell Hashimoto b8121ea63e
helper/schema: Resource.Data to return a ResourceData for a Resource
10 years ago
Radek Simko 4c6ceef9b8 helper/schema: Allow identification of a new resource in update func
10 years ago
Panagiotis Moustafellos e4845f75cc removed extra parentheses
11 years ago
Radek Simko 641b701830 schema: Make validation more strict
11 years ago
Paul Hinze 7eb72e7a12 helper/schema: record schema version when destroy fails
11 years ago
Mitchell Hashimoto dd24ed4b76 helper/schema: blank ID refresh doesn't exist [GH-1905]
11 years ago
Justin Campbell bb14bfa657 helper/schema: call InternalValidate w/ schemaMap{}
11 years ago
Paul Hinze 3ba8ed536b helper/schema: record schema version on apply
11 years ago
Paul Hinze 3d4b55e557 helper/schema: schema versioning & migration
11 years ago
Mitchell Hashimoto 466a54cfe4 Merge pull request #766 from hashicorp/f-exists-api
11 years ago
Mitchell Hashimoto 448887f3c4 helper/schema: map counts in state
11 years ago
Mitchell Hashimoto 48b9614556 helper/schema: Exists API
11 years ago
Mitchell Hashimoto d0ce67a5b7 helper/schema: on destroy/create, reset state to be empty [GH-464]
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 5fc41cc272 helper/schema: properly put "id" into attributes
12 years ago
Mitchell Hashimoto 021a23fe99 helper/schema: if update sets the ID to blank, it deletes the resource
12 years ago
Mitchell Hashimoto 2444986fe8 helper/schema: nice error if update isn't supported
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 51a44db6c2 helper/schema: move InternalValidate to schemaMap
12 years ago
Mitchell Hashimoto a33e4bcdf0 helper/schema: properly validate sub-resources
12 years ago
Mitchell Hashimoto 7bc0be4b81 helper/schema: couple more tests around Computed (+ fix)
12 years ago
Mitchell Hashimoto 7f14708e71 helper/schema: list ForceNew
12 years ago
Mitchell Hashimoto 01b6b5f48e helper/schema: initial work
12 years ago