Commit Graph

1024 Commits (e024960c745f0a464cb081d04765d93f94deaba0)

Author SHA1 Message Date
Mitchell Hashimoto b700eee3e0 helper/diff: don't output ID anymore since Terraform does it
12 years ago
Mitchell Hashimoto 663be265dc helper/config: can validate nested structures
12 years ago
Mitchell Hashimoto 7c588eca58 add readme to helper dir
12 years ago
Mitchell Hashimoto 0c812ba9e8 helper/resource: automatically validate resources
12 years ago
Mitchell Hashimoto 50b8e761f1 helper/config: Validator
12 years ago
Mitchell Hashimoto f1d782031b helper/resource: don't assign to nil map
12 years ago
Mitchell Hashimoto 1c725896ca helper/resource: support waiting on absense of thing
12 years ago
Mitchell Hashimoto 8acd3a6373 helper/resource: set to valid ID
12 years ago
Mitchell Hashimoto 21539d08a8 helper/resource: add id to attributes
12 years ago
Mitchell Hashimoto 177f8c094d helper/diff: add ID to diff
12 years ago
Jack Pearkes 5ae69778a1 helper/resource: wait should return obj
12 years ago
Jack Pearkes eb7c8c07c8 helpers/resource: add wait helper
12 years ago
Mitchell Hashimoto 947fa4e669 terraform: Context introduction
12 years ago
Mitchell Hashimoto 6b42d3d9a5 helper/resource: basic tests
12 years ago
Mitchell Hashimoto cc9ef7a0d3 helper/resource: add UpdateFunc
12 years ago
Mitchell Hashimoto 37995e7ff8 helper/diff: work with complex data types
12 years ago
Mitchell Hashimoto b6a02e473d helper/resource: destroy on requiresNew
12 years ago
Mitchell Hashimoto e392c349ef helper/resource: clearer destroy logic
12 years ago
Mitchell Hashimoto cb591ab2df helper/resource: Destroy is called if destroy is set on diff
12 years ago
Mitchell Hashimoto d54034d0b5 helper/diff: comment
12 years ago
Mitchell Hashimoto bd0f23ce25 Move diff to helper/diff, helper/resource knows about it
12 years ago
Mitchell Hashimoto ae142efff7 providers/aws: know how to destroy things
12 years ago
Mitchell Hashimoto 543e70aab1 helper/resource: nice helper for resourceprovider impl
12 years ago
Mitchell Hashimoto c556e2ad48 providers/aws: start filling out
12 years ago