Commit Graph

  • 3276ae313f terraform: PostApply should get error result from Apply Mitchell Hashimoto 2014-07-17 15:38:50 -0700
  • ff36378c4e terraform: partial state should be saved on apply error Mitchell Hashimoto 2014-07-17 15:32:19 -0700
  • f78f97647a command/apply: clearer that in error state is updated Mitchell Hashimoto 2014-07-17 15:18:00 -0700
  • ba4435f99c command/apply: show add/remove/change count for apply Mitchell Hashimoto 2014-07-17 15:14:26 -0700
  • 3077800252 todo: add some aws provider todos Jack Pearkes 2014-07-17 17:25:31 -0400
  • 03911d28f8 Update TODO Mitchell Hashimoto 2014-07-17 14:08:45 -0700
  • 6767a3e756 Provisioners are in! Mitchell Hashimoto 2014-07-17 14:04:25 -0700
  • 916ca711ad providers/aws/aws_security_group: we need to check for one other error Mitchell Hashimoto 2014-07-17 11:28:40 -0700
  • 99ac8fc68e providers/aws/aws_security_group: wait for it to exist Mitchell Hashimoto 2014-07-17 11:14:51 -0700
  • d7ecc76148 helper/resource: refactor wait a bit and introduce delay/mintimeout Mitchell Hashimoto 2014-07-17 11:03:30 -0700
  • 388bcfa7b4 providers/aws: VPC assignment fix, and dependencies for destroy Mitchell Hashimoto 2014-07-17 10:03:15 -0700
  • c3229aaef1 Always enable color on Windows since tty check doesn't work well Mitchell Hashimoto 2014-07-17 09:50:58 -0700
  • 24ecb1ae70 providers/aws/aws_vpc: fix error message referencing ELB Mitchell Hashimoto 2014-07-17 09:46:31 -0700
  • 8dc842aa8e Don't color output if stdout is not a tty Mitchell Hashimoto 2014-07-17 09:37:36 -0700
  • 541d23eea0 command: can set Color to false explicitly Mitchell Hashimoto 2014-07-17 09:34:32 -0700
  • d956880e2f providers/aws/aws_route_table: can set routes on instance_id Mitchell Hashimoto 2014-07-17 09:21:55 -0700
  • 79dbd07679 providers/aws: no empty security groups when flattening ip perms Mitchell Hashimoto 2014-07-16 18:32:36 -0700
  • bcc6f884b1 providers/aws: actually return ingress rule on refresh, tests Jack Pearkes 2014-07-16 20:13:16 -0400
  • a6bb0144a6 providers/aws: remove some debug Mitchell Hashimoto 2014-07-16 16:46:28 -0700
  • 0d8f6645fa providers/aws/aws_instance: user_data diffs properly Mitchell Hashimoto 2014-07-16 16:41:01 -0700
  • c89e02c545 helper/diff: fix problems with PreProcess Mitchell Hashimoto 2014-07-16 16:40:54 -0700
  • 2cfad3fa71 helper/diff: can specify PreProcess functions Mitchell Hashimoto 2014-07-16 15:58:47 -0700
  • 901785d04a providers/aws: expand wildcard string lists Jack Pearkes 2014-07-16 18:51:50 -0400
  • 9ec1990608 providers/aws/aws_instance: fix security group and key name issues in count Mitchell Hashimoto 2014-07-16 15:21:01 -0700
  • e8eae17cc9 helper/config: clean up validation to work with nested items Mitchell Hashimoto 2014-07-16 15:07:46 -0700
  • 039d9635b4 website: remove of a bunch of consul images Jack Pearkes 2014-07-16 17:57:25 -0400
  • 7b72a9defb website: initial commit Jack Pearkes 2014-07-16 17:51:48 -0400
  • 1e81b13943 providers/aws: elb updates Jack Pearkes 2014-07-16 17:02:47 -0400
  • 6053a155c5 Merge pull request #22 from hashicorp/f-file Mitchell Hashimoto 2014-07-16 13:24:43 -0700
  • 427b445ba8 provisioner/file: Adding validation tests Armon Dadgar 2014-07-16 11:41:56 -0700
  • 272ffcbe44 provisioner/file: Initial pass at file provisioner Armon Dadgar 2014-07-15 16:52:00 -0700
  • b84814539f Refactor shared SSH setup code Armon Dadgar 2014-07-15 16:51:20 -0700
  • 2c3e619960 Removing unused constants Armon Dadgar 2014-07-15 14:51:54 -0700
  • 8691a3ce91 Refactor helper methods out of provisioner Armon Dadgar 2014-07-15 14:50:53 -0700
  • a9cad200d8 provisioner/file: Skeleton files Armon Dadgar 2014-07-15 14:37:55 -0700
  • 082790c4c1 providers/aws: basic user data, doesn't fully work yet because diffs are broke Mitchell Hashimoto 2014-07-16 09:01:56 -0700
  • eafbc8d8c6 providers/aws: improve security group acc tests Jack Pearkes 2014-07-16 11:14:23 -0400
  • 0252b5e3e5 providers/aws: fix tests for aws_security_group Jack Pearkes 2014-07-16 10:50:52 -0400
  • dff47bdbbe providers/aws: fix eip test Jack Pearkes 2014-07-16 10:40:48 -0400
  • 3d91632e5b Merge pull request #21 from hashicorp/f-ssh Mitchell Hashimoto 2014-07-15 22:02:33 -0700
  • a55ee34aba providers/aws: autoscaling updates, fix create for new goamz api Jack Pearkes 2014-07-15 17:20:54 -0400
  • 0d4fdfc6fd providers/aws: no update for launch configuration Jack Pearkes 2014-07-15 16:00:12 -0400
  • 104b28e19e terraform: Remove ResourceConnectionInfo, use raw map Armon Dadgar 2014-07-15 11:30:21 -0700
  • de8ee65b2b provisioner/remote-exec: Retry SSH connections Armon Dadgar 2014-07-14 17:24:22 -0700
  • 9cd69a2b29 aws: Expose host in the ConnInfo Armon Dadgar 2014-07-14 17:24:10 -0700
  • b56a7d6957 helper/ssh: Adding Connect function Armon Dadgar 2014-07-14 17:23:33 -0700
  • fec8e95a09 terraform: Ensure ConnInfo is initialized Armon Dadgar 2014-07-14 16:41:57 -0700
  • 2b6d7dc0b9 provisioner/remote-exec: Adding retry logic Armon Dadgar 2014-07-14 16:26:47 -0700
  • 389d9ba2fc provisioner/remote-exec: First pass at copy+exec Armon Dadgar 2014-07-14 16:12:05 -0700
  • f215d31df4 provisioner/remote-exec: Collect scripts to upload Armon Dadgar 2014-07-14 14:28:37 -0700
  • cd3170b906 provisioner/remote-exec: Working on SSH configuration Armon Dadgar 2014-07-14 12:47:04 -0700
  • 5023b896ab provisioner/remote-exec: Enforce XOR of command and inline Armon Dadgar 2014-07-11 16:02:51 -0700
  • 0110640946 terraform: Test ConnInfo materialization during Apply Armon Dadgar 2014-07-11 12:04:10 -0700
  • eaf2c46dc5 terraform: Testing passthrough of ConnInfo Armon Dadgar 2014-07-11 11:49:22 -0700
  • 2f2f5890f4 config: Testing loading of connection blocks Armon Dadgar 2014-07-11 11:37:04 -0700
  • 94c95afa48 terraform: Passthrough provisioner level connection info Armon Dadgar 2014-07-10 17:15:16 -0700
  • 36b1a2b9e8 config: Parse out special 'connection' blocks Armon Dadgar 2014-07-10 17:14:47 -0700
  • 9ad4531d10 helper/ssh: Importing SSH stuff from Packer Armon Dadgar 2014-07-10 14:52:43 -0700
  • 6381fbd226 provisioner/remote-exec: Adding initial skeleton Armon Dadgar 2014-07-10 13:30:44 -0700
  • 1d6dc475df providers/aws: fix security group validations Jack Pearkes 2014-07-15 14:19:24 -0400
  • ff0741a12e providers/aws: security group validations Jack Pearkes 2014-07-15 12:40:20 -0400
  • 278dd49a4d providers/aws: launch configuration validation Jack Pearkes 2014-07-15 12:36:29 -0400
  • 86e935bfd5 providers/aws: autoscaling group config validation Jack Pearkes 2014-07-15 12:31:49 -0400
  • a87f2a7987 providers/aws: elb, eip config validations Jack Pearkes 2014-07-15 12:18:36 -0400
  • 3c3e584beb providers/aws: ELB capitilization Jack Pearkes 2014-07-15 11:13:18 -0400
  • 95323b537d providers/aws: fix elb tests Jack Pearkes 2014-07-15 08:49:40 -0400
  • aabbd8df8e TODO: done test framework! Jack Pearkes 2014-07-15 08:36:58 -0400
  • 16c99e78b3 providers/aws: security_groups support Mitchell Hashimoto 2014-07-14 21:56:37 -0700
  • 45a2988471 fmt Mitchell Hashimoto 2014-07-14 21:56:34 -0700
  • 50db4deb16 flatmap: add Contains Mitchell Hashimoto 2014-07-14 21:40:29 -0700
  • 19aaabeecc Update README.md Mitchell Hashimoto 2014-07-14 21:01:23 -0700
  • 35071f0328 helper/config: can validate array configurations Mitchell Hashimoto 2014-07-14 18:22:05 -0700
  • 72b7e2c11a providers/aws/aws_instance: key_name Mitchell Hashimoto 2014-07-14 17:52:29 -0700
  • 735c909264 providers/aws/aws_instance: test modifying source_dest_check Mitchell Hashimoto 2014-07-14 17:38:39 -0700
  • 0a6b7a9301 providers/aws: more elb test fixes Jack Pearkes 2014-07-14 18:57:04 -0400
  • d8f5914ecb providers/aws: elb tests Jack Pearkes 2014-07-14 18:48:22 -0400
  • e71bc9d5a5 Merge branch 'acc-temp' Jack Pearkes 2014-07-14 18:31:10 -0400
  • 1bcdba6f84 providers/aws: tests for eip Jack Pearkes 2014-07-14 18:30:31 -0400
  • b386717381 providers/aws: basic eip structure Jack Pearkes 2014-07-14 17:59:08 -0400
  • 2fa6ca1c4e providers/aws/aws_instance: source_dest_check support Mitchell Hashimoto 2014-07-14 14:16:59 -0700
  • 88dd1baafe providers/aws/aws_instance: can bring up in VPC Mitchell Hashimoto 2014-07-14 13:46:32 -0700
  • 7a1c40855e providers/aws/aws_instance: add availability_zone to state Mitchell Hashimoto 2014-07-14 13:30:01 -0700
  • f8b974c9aa helper/resource: never use an interval more than 10 seconds on wait Mitchell Hashimoto 2014-07-14 13:28:48 -0700
  • 9f96fb4aac providers/aws: basic aws_instance test Mitchell Hashimoto 2014-07-14 13:28:00 -0700
  • ca7148c904 Merge pull request #20 from hashicorp/f-graph-improvements Mitchell Hashimoto 2014-07-14 12:10:42 -0700
  • 7e60a20494 digraph: fix docs Mitchell Hashimoto 2014-07-14 12:10:26 -0700
  • 6c8c09c784 command/*: only Plan on the Apply Mitchell Hashimoto 2014-07-14 11:48:03 -0700
  • ad3c0593a3 terraform: GraphDot Mitchell Hashimoto 2014-07-14 11:34:52 -0700
  • ac0168df68 providers/aws: add tests for autoscaling launch configuration Jack Pearkes 2014-07-14 14:10:13 -0400
  • a63125b54f digraph: more idiomatic writedot api Mitchell Hashimoto 2014-07-14 09:00:01 -0700
  • 9ae89cf3c5 providers/aws: correct destroy func for autoscaling group test Jack Pearkes 2014-07-14 11:44:15 -0400
  • e9dade6967 providers/aws: autoscaling check attr Jack Pearkes 2014-07-14 11:41:49 -0400
  • b9dfe9dc38 providers/aws: autoscaling tests Jack Pearkes 2014-07-14 11:36:25 -0400
  • bd2fe4d145 providers/aws: return proper internet gateway when attach fails Mitchell Hashimoto 2014-07-13 11:16:59 -0700
  • 3af16c8faf terraform: don't process outputs when all we did was destroy Mitchell Hashimoto 2014-07-13 11:07:31 -0700
  • af482381aa Merge pull request #19 from hashicorp/f-cli Mitchell Hashimoto 2014-07-13 10:58:36 -0700
  • dde0f0f8df command/version: use Meta Mitchell Hashimoto 2014-07-13 10:42:18 -0700
  • 3a8606c117 Recognize -version Mitchell Hashimoto 2014-07-13 10:37:25 -0700
  • 3f803cb75c command/output: protect againts blank params Mitchell Hashimoto 2014-07-13 10:29:31 -0700
  • 2caff709d6 comand/output Mitchell Hashimoto 2014-07-13 10:25:42 -0700