Mitchell Hashimoto
|
3d91632e5b
|
Merge pull request #21 from hashicorp/f-ssh
Adding "remote-exec" provisioner
|
2014-07-15 22:02:33 -07:00 |
Jack Pearkes
|
a55ee34aba
|
providers/aws: autoscaling updates, fix create for new goamz api
|
2014-07-15 17:20:54 -04:00 |
Jack Pearkes
|
0d4fdfc6fd
|
providers/aws: no update for launch configuration
|
2014-07-15 16:00:12 -04:00 |
Armon Dadgar
|
104b28e19e
|
terraform: Remove ResourceConnectionInfo, use raw map
|
2014-07-15 12:34:07 -07:00 |
Armon Dadgar
|
de8ee65b2b
|
provisioner/remote-exec: Retry SSH connections
|
2014-07-15 12:34:07 -07:00 |
Armon Dadgar
|
9cd69a2b29
|
aws: Expose host in the ConnInfo
|
2014-07-15 12:34:07 -07:00 |
Armon Dadgar
|
b56a7d6957
|
helper/ssh: Adding Connect function
|
2014-07-15 12:34:07 -07:00 |
Armon Dadgar
|
fec8e95a09
|
terraform: Ensure ConnInfo is initialized
|
2014-07-15 12:34:07 -07:00 |
Armon Dadgar
|
2b6d7dc0b9
|
provisioner/remote-exec: Adding retry logic
|
2014-07-15 12:34:07 -07:00 |
Armon Dadgar
|
389d9ba2fc
|
provisioner/remote-exec: First pass at copy+exec
|
2014-07-15 12:34:07 -07:00 |
Armon Dadgar
|
f215d31df4
|
provisioner/remote-exec: Collect scripts to upload
|
2014-07-15 12:34:07 -07:00 |
Armon Dadgar
|
cd3170b906
|
provisioner/remote-exec: Working on SSH configuration
|
2014-07-15 12:34:07 -07:00 |
Armon Dadgar
|
5023b896ab
|
provisioner/remote-exec: Enforce XOR of command and inline
|
2014-07-15 12:34:07 -07:00 |
Armon Dadgar
|
0110640946
|
terraform: Test ConnInfo materialization during Apply
|
2014-07-15 12:34:07 -07:00 |
Armon Dadgar
|
eaf2c46dc5
|
terraform: Testing passthrough of ConnInfo
|
2014-07-15 12:34:06 -07:00 |
Armon Dadgar
|
2f2f5890f4
|
config: Testing loading of connection blocks
|
2014-07-15 12:34:06 -07:00 |
Armon Dadgar
|
94c95afa48
|
terraform: Passthrough provisioner level connection info
|
2014-07-15 12:34:06 -07:00 |
Armon Dadgar
|
36b1a2b9e8
|
config: Parse out special 'connection' blocks
|
2014-07-15 12:34:06 -07:00 |
Armon Dadgar
|
9ad4531d10
|
helper/ssh: Importing SSH stuff from Packer
|
2014-07-15 12:34:06 -07:00 |
Armon Dadgar
|
6381fbd226
|
provisioner/remote-exec: Adding initial skeleton
|
2014-07-15 12:34:06 -07:00 |
Jack Pearkes
|
1d6dc475df
|
providers/aws: fix security group validations
|
2014-07-15 14:19:24 -04:00 |
Jack Pearkes
|
ff0741a12e
|
providers/aws: security group validations
|
2014-07-15 12:40:20 -04:00 |
Jack Pearkes
|
278dd49a4d
|
providers/aws: launch configuration validation
|
2014-07-15 12:36:29 -04:00 |
Jack Pearkes
|
86e935bfd5
|
providers/aws: autoscaling group config validation
|
2014-07-15 12:31:49 -04:00 |
Jack Pearkes
|
a87f2a7987
|
providers/aws: elb, eip config validations
|
2014-07-15 12:18:36 -04:00 |
Jack Pearkes
|
3c3e584beb
|
providers/aws: ELB capitilization
|
2014-07-15 11:13:18 -04:00 |
Jack Pearkes
|
95323b537d
|
providers/aws: fix elb tests
|
2014-07-15 08:49:40 -04:00 |
Jack Pearkes
|
aabbd8df8e
|
TODO: done test framework!
|
2014-07-15 08:36:58 -04:00 |
Mitchell Hashimoto
|
16c99e78b3
|
providers/aws: security_groups support
|
2014-07-14 21:56:37 -07:00 |
Mitchell Hashimoto
|
45a2988471
|
fmt
|
2014-07-14 21:56:34 -07:00 |
Mitchell Hashimoto
|
50db4deb16
|
flatmap: add Contains
|
2014-07-14 21:40:29 -07:00 |
Mitchell Hashimoto
|
19aaabeecc
|
Update README.md
|
2014-07-14 21:01:23 -07:00 |
Mitchell Hashimoto
|
35071f0328
|
helper/config: can validate array configurations
|
2014-07-14 18:22:05 -07:00 |
Mitchell Hashimoto
|
72b7e2c11a
|
providers/aws/aws_instance: key_name
|
2014-07-14 17:52:29 -07:00 |
Mitchell Hashimoto
|
735c909264
|
providers/aws/aws_instance: test modifying source_dest_check
|
2014-07-14 17:38:56 -07:00 |
Jack Pearkes
|
0a6b7a9301
|
providers/aws: more elb test fixes
|
2014-07-14 18:57:04 -04:00 |
Jack Pearkes
|
d8f5914ecb
|
providers/aws: elb tests
|
2014-07-14 18:48:22 -04:00 |
Jack Pearkes
|
e71bc9d5a5
|
Merge branch 'acc-temp'
|
2014-07-14 18:31:10 -04:00 |
Jack Pearkes
|
1bcdba6f84
|
providers/aws: tests for eip
|
2014-07-14 18:30:31 -04:00 |
Jack Pearkes
|
b386717381
|
providers/aws: basic eip structure
|
2014-07-14 17:59:08 -04:00 |
Mitchell Hashimoto
|
2fa6ca1c4e
|
providers/aws/aws_instance: source_dest_check support
|
2014-07-14 14:16:59 -07:00 |
Mitchell Hashimoto
|
88dd1baafe
|
providers/aws/aws_instance: can bring up in VPC
|
2014-07-14 13:46:32 -07:00 |
Mitchell Hashimoto
|
7a1c40855e
|
providers/aws/aws_instance: add availability_zone to state
|
2014-07-14 13:30:01 -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
|
9f96fb4aac
|
providers/aws: basic aws_instance test
|
2014-07-14 13:28:00 -07:00 |
Mitchell Hashimoto
|
ca7148c904
|
Merge pull request #20 from hashicorp/f-graph-improvements
Improved Graph Output
|
2014-07-14 12:10:42 -07:00 |
Mitchell Hashimoto
|
7e60a20494
|
digraph: fix docs
|
2014-07-14 12:10:26 -07:00 |
Mitchell Hashimoto
|
6c8c09c784
|
command/*: only Plan on the Apply
|
2014-07-14 11:48:03 -07:00 |
Mitchell Hashimoto
|
ad3c0593a3
|
terraform: GraphDot
|
2014-07-14 11:34:52 -07:00 |
Jack Pearkes
|
ac0168df68
|
providers/aws: add tests for autoscaling launch configuration
|
2014-07-14 14:10:13 -04:00 |