Commit Graph

  • b3fd62beb0 providers/aws: basic VPC test Mitchell Hashimoto 2014-07-10 11:31:16 -0700
  • bc146d21a3 helper/resource: persist state, log Mitchell Hashimoto 2014-07-10 11:31:07 -0700
  • 305994036d providers/aws: add createlaunchocnfiguration Jack Pearkes 2014-07-10 14:15:58 -0400
  • 3e4bdb5584 terraform: fix more cases where nil access can happen Mitchell Hashimoto 2014-07-10 11:13:17 -0700
  • be82499f3c helper/resource: remove debugging stuff Mitchell Hashimoto 2014-07-10 10:31:06 -0700
  • 55c1bf7f79 helper/resource: more tests Mitchell Hashimoto 2014-07-10 10:30:41 -0700
  • e0fbd48afd helper/resource: Acceptance test framework Mitchell Hashimoto 2014-07-10 10:20:21 -0700
  • 3a79a1ca1a terraform: add ResourceProviderFactoryFixed Mitchell Hashimoto 2014-07-10 09:46:21 -0700
  • 74f6e3fd9c Update TODO Mitchell Hashimoto 2014-07-09 18:52:41 -0700
  • a98bcf5b06 providers/aws: create routes Mitchell Hashimoto 2014-07-09 18:41:00 -0700
  • e8494826e9 providers/aws: don't merge diff early Mitchell Hashimoto 2014-07-09 18:13:11 -0700
  • 05fabb02bd providers/aws: fix up the route table errors Mitchell Hashimoto 2014-07-09 17:37:56 -0700
  • 9c93cfbf75 providers/aws: route tables maybe can make routes Mitchell Hashimoto 2014-07-09 17:17:24 -0700
  • f0ff4fad74 flatmap: add Keys() and Merge() Mitchell Hashimoto 2014-07-09 16:43:36 -0700
  • 930e3260ad providers/aws: handle empty list configs, weird lb special case Jack Pearkes 2014-07-09 19:30:39 -0400
  • 62a311a341 providers/aws: add autoscalinggroup Jack Pearkes 2014-07-09 19:00:11 -0400
  • 16485ba3ca flatmap: add richer API to resulting flattened map Mitchell Hashimoto 2014-07-09 15:26:47 -0700
  • cb52983c84 terraform: MergeDiff removes removed attributes in diff Mitchell Hashimoto 2014-07-09 10:04:14 -0700
  • d111a4c05d providers/aws: fix syntax error Mitchell Hashimoto 2014-07-09 09:51:52 -0700
  • 96e09440d4 helper/diff: mark removed keys as removed Mitchell Hashimoto 2014-07-09 09:51:36 -0700
  • 2d97738636 helper/diff: calculate removed keys Mitchell Hashimoto 2014-07-09 09:47:21 -0700
  • fdfed5000f providers/aws: route table prepare for routes Mitchell Hashimoto 2014-07-09 09:47:13 -0700
  • cf3f26a1de providers/aws: fix SG typo Mitchell Hashimoto 2014-07-09 09:18:17 -0700
  • a46cafc975 providers/aws: internet gateway is more robust Mitchell Hashimoto 2014-07-09 09:16:29 -0700
  • fa3e9fab42 helper/resource: wait 2 seconds between each Mitchell Hashimoto 2014-07-08 17:50:59 -0700
  • 5ad8d418f2 providers/aws: sg flattening of refresh Jack Pearkes 2014-07-08 20:24:50 -0400
  • eda3cb009c terraform: make sure the "id" attribute is in the state Mitchell Hashimoto 2014-07-08 17:15:41 -0700
  • 611e0668e7 terraform: remove debugging Mitchell Hashimoto 2014-07-08 17:03:25 -0700
  • b700eee3e0 helper/diff: don't output ID anymore since Terraform does it Mitchell Hashimoto 2014-07-08 16:59:58 -0700
  • 251790f05a terraform: add ID to diff implicitly Mitchell Hashimoto 2014-07-08 16:58:31 -0700
  • 2fd5b36550 providers/aws: validation of route table Mitchell Hashimoto 2014-07-08 16:17:14 -0700
  • d0dc045282 terraform: make sure the config is initialized Mitchell Hashimoto 2014-07-08 16:16:55 -0700
  • 8f4cd641df terraform: minimal apply test case Armon Dadgar 2014-07-08 16:12:14 -0700
  • 66c716540f providers/aws: internet gateway delete is more flexible Mitchell Hashimoto 2014-07-08 16:05:08 -0700
  • 5bec1ac383 providers/aws: gateway detach is idempotent Mitchell Hashimoto 2014-07-08 16:02:01 -0700
  • c9bb814917 providers/aws: basic route table creation Mitchell Hashimoto 2014-07-08 15:56:19 -0700
  • 021a0db636 config: deterministic test ordering Mitchell Hashimoto 2014-07-08 14:57:47 -0700
  • d83e687865 terraform: TODO the checksum struct Mitchell Hashimoto 2014-07-08 14:51:38 -0700
  • 637d68140c providers/aws: ingress and egress rules Jack Pearkes 2014-07-08 17:47:03 -0400
  • 1277c324d0 flatmap: deeper nesting tests Mitchell Hashimoto 2014-07-08 13:57:30 -0700
  • 47468c32a4 providers/aws: egress and ingress for sg Jack Pearkes 2014-07-08 16:33:59 -0400
  • 3318fe97dc terraform: ContextOpts can set a max parallelism Mitchell Hashimoto 2014-07-08 11:42:03 -0700
  • 7f86bcb873 Update TODO Mitchell Hashimoto 2014-07-08 11:26:16 -0700
  • 9ae5358217 update TODO Mitchell Hashimoto 2014-07-08 11:20:36 -0700
  • 663be265dc helper/config: can validate nested structures Mitchell Hashimoto 2014-07-08 11:14:07 -0700
  • 6368526ac3 providers/aws: security groups Jack Pearkes 2014-07-08 14:06:39 -0400
  • 7c588eca58 add readme to helper dir Mitchell Hashimoto 2014-07-08 10:20:44 -0700
  • e4a1b2485a providers/aws: call ValidateResource on Map Mitchell Hashimoto 2014-07-08 10:18:39 -0700
  • 0c812ba9e8 helper/resource: automatically validate resources Mitchell Hashimoto 2014-07-08 10:17:36 -0700
  • 50b8e761f1 helper/config: Validator Mitchell Hashimoto 2014-07-08 10:02:02 -0700
  • 6a7e3668a2 command: apply saves state even if error occurs Mitchell Hashimoto 2014-07-07 21:20:48 -0700
  • 5263306f1f terraform: more logging Mitchell Hashimoto 2014-07-07 21:12:21 -0700
  • d3d45ca064 command: fix some issues with refresh, tests passing Mitchell Hashimoto 2014-07-07 21:12:12 -0700
  • 7fd1a06426 update TODO Mitchell Hashimoto 2014-07-07 21:06:02 -0700
  • f7b7c30055 providers/aws: internet gateway belongs to VPC Mitchell Hashimoto 2014-07-07 21:03:53 -0700
  • c0dbb8febd providers/aws: much better logic for attaching/detaching internet gateways Mitchell Hashimoto 2014-07-07 21:00:46 -0700
  • 037bed71ed providers/aws: support attaching/detaching internet gateway Mitchell Hashimoto 2014-07-07 20:51:45 -0700
  • f1d782031b helper/resource: don't assign to nil map Mitchell Hashimoto 2014-07-07 20:45:09 -0700
  • bdc2a53c9d providers/aws: style Mitchell Hashimoto 2014-07-07 17:12:22 -0700
  • e33739209b providers/aws: its okay to delete something that is already gone Mitchell Hashimoto 2014-07-07 17:07:31 -0700
  • b0a83adea4 terraform: manually interpolate variables in walker functions Mitchell Hashimoto 2014-07-07 16:56:23 -0700
  • c96886edce terraform: Refresh should work on Context state Mitchell Hashimoto 2014-07-07 16:22:09 -0700
  • 38b3734d12 terraform: don't refresh resources that aren't created Mitchell Hashimoto 2014-07-07 16:19:25 -0700
  • 5b95271819 providers/aws: clean up internet gateway code Mitchell Hashimoto 2014-07-07 16:14:08 -0700
  • 42e999923a providers/aws: aws_internet_gateway Mitchell Hashimoto 2014-07-07 16:12:03 -0700
  • 2ef36e191b providers/aws: wait for resource to be gon Mitchell Hashimoto 2014-07-07 15:44:08 -0700
  • 9f56fc8ddc terraform: copy the proper dependencies over on destroy plan Mitchell Hashimoto 2014-07-07 15:43:32 -0700
  • 55eb06929e terraform: fix cycle that could happen during destroy Mitchell Hashimoto 2014-07-07 15:37:50 -0700
  • 1c725896ca helper/resource: support waiting on absense of thing Mitchell Hashimoto 2014-07-07 15:21:54 -0700
  • b80e8364d0 terraform: fix potential nil access on graph Mitchell Hashimoto 2014-07-07 15:21:46 -0700
  • 65d959003f providers/aws: setup subnet dependenyc on VPC Mitchell Hashimoto 2014-07-07 15:09:49 -0700
  • 0319e89281 providers/aws: remove instance_id manual storage Jack Pearkes 2014-07-07 18:08:20 -0400
  • 8acd3a6373 helper/resource: set to valid ID Mitchell Hashimoto 2014-07-07 15:06:17 -0700
  • 10e3cad5ce providers/aws: fix error message for aws_subnet Mitchell Hashimoto 2014-07-07 15:03:18 -0700
  • 21539d08a8 helper/resource: add id to attributes Mitchell Hashimoto 2014-07-07 15:00:13 -0700
  • 177f8c094d helper/diff: add ID to diff Mitchell Hashimoto 2014-07-07 14:57:41 -0700
  • a31c4e8788 providers/aws: aws_subnet Mitchell Hashimoto 2014-07-07 14:46:02 -0700
  • fac9c6bf10 providers/aws: eip use retrieval helper Jack Pearkes 2014-07-07 17:42:20 -0400
  • e83e0f72b2 providers/aws: eip retrieve func, elb fix state saves after create Jack Pearkes 2014-07-07 17:38:35 -0400
  • feb32e6f8a providers/aws: add refresh, refactor duplication in retrieve Jack Pearkes 2014-07-07 17:31:27 -0400
  • 56e5d20b40 providers/aws: use the proper ID field for vpc Mitchell Hashimoto 2014-07-07 14:20:36 -0700
  • 916eb5aaf3 terraform: copy before modifying struct in graphAddDiff Mitchell Hashimoto 2014-07-07 12:53:01 -0700
  • 4f2388f787 providers/aws: eip destroy and drefresh Jack Pearkes 2014-07-07 15:37:09 -0400
  • 6deea2a93b providers/aws: handle eventual consistency of AWS in aws_vpc Mitchell Hashimoto 2014-07-07 12:23:04 -0700
  • 4f10569037 providers/aws: add EIP provider Jack Pearkes 2014-07-07 15:19:40 -0400
  • e51bdc92fa providers/aws: aws_vpc Mitchell Hashimoto 2014-07-07 12:16:58 -0700
  • 20198cb7aa providers/aws: ABC, Its as Easy as 123 Mitchell Hashimoto 2014-07-07 11:25:54 -0700
  • 553e0a5d9a providers/aws: elb destroy Jack Pearkes 2014-07-07 14:03:29 -0400
  • 8f5232313c Merge pull request #15 from hashicorp/add-aws-elb Jack Pearkes 2014-07-07 13:18:31 -0400
  • 69acd6272a providers/aws: elb instance registration Jack Pearkes 2014-07-04 19:03:01 -0400
  • d484ebadcd providers/aws: update Jack Pearkes 2014-07-02 22:40:55 -0700
  • 0f64ff9387 providers/aws: availability_zones and expandList Jack Pearkes 2014-07-02 16:57:57 -0700
  • 1b6faa0eb9 providers/aws: helper for expanding listeners Jack Pearkes 2014-07-02 15:55:28 -0700
  • 339355b2f1 providers/aws: elb hack Jack Pearkes 2014-07-02 12:03:58 -0700
  • 5d25de017c providers/aws: fix for latest ResourceBuilder API Mitchell Hashimoto 2014-07-01 16:22:24 -0700
  • a2815e50eb providers/aws: first pass at elb support Jack Pearkes 2014-07-01 11:56:04 -0700
  • fd4eeac7dc providers/aws: timeout in state change conf Jack Pearkes 2014-07-01 10:11:11 -0700
  • 2663bb993a providers/aws: use wait helper Jack Pearkes 2014-07-01 10:10:11 -0700
  • 5ae69778a1 helper/resource: wait should return obj Jack Pearkes 2014-06-30 18:18:36 -0700
  • eb7c8c07c8 helpers/resource: add wait helper Jack Pearkes 2014-06-30 18:03:27 -0700