Commit Graph

56 Commits (abb94de63124411f3cb522e578bb38cd93f1239c)

Author SHA1 Message Date
Mitchell Hashimoto d28e5a1638 dos2unix
12 years ago
Mitchell Hashimoto b8660c2a65 helper/diff: ComputedAttrsUpdate
12 years ago
Mitchell Hashimoto c6474b3e5c terraform: more test cases
12 years ago
Mitchell Hashimoto d7ecc76148 helper/resource: refactor wait a bit and introduce delay/mintimeout
12 years ago
Mitchell Hashimoto c89e02c545 helper/diff: fix problems with PreProcess
12 years ago
Mitchell Hashimoto 2cfad3fa71 helper/diff: can specify PreProcess functions
12 years ago
Mitchell Hashimoto 9ec1990608 providers/aws/aws_instance: fix security group and key name issues in count
12 years ago
Mitchell Hashimoto e8eae17cc9 helper/config: clean up validation to work with nested items
12 years ago
Armon Dadgar b84814539f Refactor shared SSH setup code
12 years ago
Armon Dadgar 2c3e619960 Removing unused constants
12 years ago
Armon Dadgar 8691a3ce91 Refactor helper methods out of provisioner
12 years ago
Armon Dadgar b56a7d6957 helper/ssh: Adding Connect function
12 years ago
Armon Dadgar 9ad4531d10 helper/ssh: Importing SSH stuff from Packer
12 years ago
Mitchell Hashimoto 35071f0328 helper/config: can validate array configurations
12 years ago
Mitchell Hashimoto f8b974c9aa helper/resource: never use an interval more than 10 seconds on wait
12 years ago
Mitchell Hashimoto 4f798fdec6 helper/diff: if attribute is set and also computed, don't mark computed
12 years ago
Mitchell Hashimoto f93c9c23d5 helper/diff: don't delete keys from diff if computed
12 years ago
Mitchell Hashimoto 91ad873113 helper/resource: improve logging and output for tests
12 years ago
Mitchell Hashimoto 0b2860fafc helper/config: more correct logic with regards to nested things
12 years ago
Mitchell Hashimoto dbe5a1254a helper/resource: better error if config doesn't validate
12 years ago
Mitchell Hashimoto 9ab4a5bf88 helper/resource: exponential backoff
12 years ago
Mitchell Hashimoto 63ef4cf28a helper/resource: stdlib to check resource attribute
12 years ago
Mitchell Hashimoto 4a3d51f40e helper/resource: can compose TestCheckFuncs
12 years ago
Mitchell Hashimoto 8229758806 helper/resource: refresh during test
12 years ago
Mitchell Hashimoto 83f73e63aa helper/resource: add PreCheck
12 years ago
Mitchell Hashimoto bc146d21a3 helper/resource: persist state, log
12 years ago
Mitchell Hashimoto be82499f3c helper/resource: remove debugging stuff
12 years ago
Mitchell Hashimoto 55c1bf7f79 helper/resource: more tests
12 years ago
Mitchell Hashimoto e0fbd48afd helper/resource: Acceptance test framework
12 years ago
Mitchell Hashimoto 96e09440d4 helper/diff: mark removed keys as removed
12 years ago
Mitchell Hashimoto 2d97738636 helper/diff: calculate removed keys
12 years ago
Mitchell Hashimoto fa3e9fab42 helper/resource: wait 2 seconds between each
12 years ago
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