Mitchell Hashimoto
|
43e4921bd9
|
helper/schema: more tests, todo tests for computedwhen
|
2014-08-16 13:32:21 -07:00 |
Mitchell Hashimoto
|
7bc0be4b81
|
helper/schema: couple more tests around Computed (+ fix)
|
2014-08-16 09:49:22 -07:00 |
Mitchell Hashimoto
|
3a46d21527
|
helper/schema: computed fields cannot be set
|
2014-08-16 09:18:45 -07:00 |
Mitchell Hashimoto
|
90f462e609
|
helper/schema: detect invalid/unknown keys
|
2014-08-15 22:15:10 -07:00 |
Mitchell Hashimoto
|
4af387b986
|
helper/schema: validation
|
2014-08-15 22:00:16 -07:00 |
Mitchell Hashimoto
|
b54acf4a0b
|
helper/schema: better docs
|
2014-08-15 17:46:05 -07:00 |
Mitchell Hashimoto
|
1d9528e595
|
helper/schema: ResourceData.Get works in most cases
|
2014-08-15 17:39:08 -07:00 |
Mitchell Hashimoto
|
31067ee8f6
|
helper/schema: ResourceData, starting tests
|
2014-08-15 16:32:43 -07:00 |
Mitchell Hashimoto
|
660dc68a86
|
helper/schema: more tests
|
2014-08-15 10:39:40 -07:00 |
Mitchell Hashimoto
|
d05b9d6193
|
helper/schema: can diff complex resource
|
2014-08-15 10:25:25 -07:00 |
Mitchell Hashimoto
|
878d844f5c
|
helper/schema: comment
|
2014-08-14 23:33:30 -07:00 |
Mitchell Hashimoto
|
7f14708e71
|
helper/schema: list ForceNew
|
2014-08-14 23:32:20 -07:00 |
Mitchell Hashimoto
|
22e286ffd5
|
helper/schema: diff-ing lists at a basic level
|
2014-08-14 23:17:53 -07:00 |
Mitchell Hashimoto
|
46d911325a
|
helper/schema: Bools and ints can decode
|
2014-08-14 20:02:52 -07:00 |
Mitchell Hashimoto
|
efa2335886
|
helper/schema: start the Diff function
|
2014-08-14 19:55:47 -07:00 |
Mitchell Hashimoto
|
01b6b5f48e
|
helper/schema: initial work
|
2014-08-13 14:23:22 -07:00 |
Jack Pearkes
|
1244bff399
|
Merge pull request #162 from desimone/patch-3
Update communicator.go
|
2014-08-07 15:19:08 -04:00 |
bdd
|
0cb0c412c3
|
Update communicator.go
typo
|
2014-08-07 14:19:08 -04:00 |
Mitchell Hashimoto
|
08c1a19cbf
|
Merge pull request #161 from desimone/patch-2
helper/ssh: equivalent loop
|
2014-08-07 11:15:44 -07:00 |
bdd
|
dbe946a97a
|
Update communicator.go
Naming convention consistencies.
|
2014-08-07 13:53:18 -04:00 |
bdd
|
b55ab5d5b4
|
Update password.go
Loop is equivalent.
|
2014-08-07 13:41:41 -04:00 |
bdd
|
fd60ddaacd
|
Update provisioner.go
Comment should be capitalized to match exported function "VerifySSH"
|
2014-08-07 13:19:03 -04:00 |
Alex Gaynor
|
46154ca1d3
|
Fixed a ton of typos in docs and comments
|
2014-08-07 00:19:56 -07:00 |
Mitchell Hashimoto
|
a74775d077
|
helper/ssh: error if private key on SSH [GH-73]
|
2014-08-05 09:53:02 -07:00 |
Mitchell Hashimoto
|
d28e5a1638
|
dos2unix
|
2014-07-28 10:43:00 -07:00 |
Mitchell Hashimoto
|
b8660c2a65
|
helper/diff: ComputedAttrsUpdate
|
2014-07-24 20:25:00 -07:00 |
Mitchell Hashimoto
|
c6474b3e5c
|
terraform: more test cases
|
2014-07-22 08:27:16 -07:00 |
Mitchell Hashimoto
|
d7ecc76148
|
helper/resource: refactor wait a bit and introduce delay/mintimeout
|
2014-07-17 11:03:30 -07:00 |
Mitchell Hashimoto
|
c89e02c545
|
helper/diff: fix problems with PreProcess
|
2014-07-16 16:41:19 -07:00 |
Mitchell Hashimoto
|
2cfad3fa71
|
helper/diff: can specify PreProcess functions
|
2014-07-16 16:41:18 -07:00 |
Mitchell Hashimoto
|
9ec1990608
|
providers/aws/aws_instance: fix security group and key name issues in count
|
2014-07-16 15:21:01 -07:00 |
Mitchell Hashimoto
|
e8eae17cc9
|
helper/config: clean up validation to work with nested items
/cc @pearkes
|
2014-07-16 15:08:35 -07:00 |
Armon Dadgar
|
b84814539f
|
Refactor shared SSH setup code
|
2014-07-16 10:33:44 -07:00 |
Armon Dadgar
|
2c3e619960
|
Removing unused constants
|
2014-07-16 10:33:44 -07:00 |
Armon Dadgar
|
8691a3ce91
|
Refactor helper methods out of provisioner
|
2014-07-16 10:33:44 -07:00 |
Armon Dadgar
|
b56a7d6957
|
helper/ssh: Adding Connect function
|
2014-07-15 12:34:07 -07:00 |
Armon Dadgar
|
9ad4531d10
|
helper/ssh: Importing SSH stuff from Packer
|
2014-07-15 12:34:06 -07:00 |
Mitchell Hashimoto
|
35071f0328
|
helper/config: can validate array configurations
|
2014-07-14 18:22:05 -07:00 |
Mitchell Hashimoto
|
f8b974c9aa
|
helper/resource: never use an interval more than 10 seconds on wait
|
2014-07-14 13:28:48 -07:00 |
Mitchell Hashimoto
|
4f798fdec6
|
helper/diff: if attribute is set and also computed, don't mark computed
|
2014-07-11 11:46:21 -07:00 |
Mitchell Hashimoto
|
f93c9c23d5
|
helper/diff: don't delete keys from diff if computed
|
2014-07-11 11:36:44 -07:00 |
Mitchell Hashimoto
|
91ad873113
|
helper/resource: improve logging and output for tests
|
2014-07-11 11:20:18 -07:00 |
Mitchell Hashimoto
|
0b2860fafc
|
helper/config: more correct logic with regards to nested things
|
2014-07-10 17:05:40 -07:00 |
Mitchell Hashimoto
|
dbe5a1254a
|
helper/resource: better error if config doesn't validate
|
2014-07-10 17:01:21 -07:00 |
Mitchell Hashimoto
|
9ab4a5bf88
|
helper/resource: exponential backoff
|
2014-07-10 14:40:18 -07:00 |
Mitchell Hashimoto
|
63ef4cf28a
|
helper/resource: stdlib to check resource attribute
|
2014-07-10 14:00:20 -07:00 |
Mitchell Hashimoto
|
4a3d51f40e
|
helper/resource: can compose TestCheckFuncs
|
2014-07-10 13:29:38 -07:00 |
Mitchell Hashimoto
|
8229758806
|
helper/resource: refresh during test
|
2014-07-10 13:21:34 -07:00 |
Mitchell Hashimoto
|
83f73e63aa
|
helper/resource: add PreCheck
|
2014-07-10 13:12:47 -07:00 |
Mitchell Hashimoto
|
bc146d21a3
|
helper/resource: persist state, log
|
2014-07-10 11:31:07 -07:00 |