Commit Graph

35162 Commits (add-missing-variable-loading)
 

Author SHA1 Message Date
Jack Pearkes 4f10569037 providers/aws: add EIP provider
12 years ago
Mitchell Hashimoto e51bdc92fa providers/aws: aws_vpc
12 years ago
Mitchell Hashimoto 20198cb7aa providers/aws: ABC, Its as Easy as 123
12 years ago
Jack Pearkes 553e0a5d9a providers/aws: elb destroy
12 years ago
Jack Pearkes 8f5232313c Merge pull request #15 from hashicorp/add-aws-elb
12 years ago
Jack Pearkes 69acd6272a providers/aws: elb instance registration
12 years ago
Jack Pearkes d484ebadcd providers/aws: update
12 years ago
Jack Pearkes 0f64ff9387 providers/aws: availability_zones and expandList
12 years ago
Jack Pearkes 1b6faa0eb9 providers/aws: helper for expanding listeners
12 years ago
Jack Pearkes 339355b2f1 providers/aws: elb hack
12 years ago
Mitchell Hashimoto 5d25de017c providers/aws: fix for latest ResourceBuilder API
12 years ago
Jack Pearkes a2815e50eb providers/aws: first pass at elb support
12 years ago
Jack Pearkes fd4eeac7dc providers/aws: timeout in state change conf
12 years ago
Jack Pearkes 2663bb993a providers/aws: use wait helper
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
Jack Pearkes a6d4acaa15 providers/aws: use mitchellh/goamz
12 years ago
Jack Pearkes 4c9a4ad041 providers/aws: add elb layout, move instance into it's own namespace
12 years ago
Mitchell Hashimoto 582d81ed03 terraform: converge on calculated variables rather than caching
12 years ago
Mitchell Hashimoto f1b4f7ad40 terraform: simplify internals, remove unused vars
12 years ago
Mitchell Hashimoto cc0c32d5ca terraform: test for single index access of counts
12 years ago
Mitchell Hashimoto cfb08b6c60 config: mark even index accesses as a multi-access
12 years ago
Mitchell Hashimoto aa6a758f6b config: if count > 1, variable references must have index
12 years ago
Mitchell Hashimoto dd8db83543 Update TODO
12 years ago
Mitchell Hashimoto 41eceedc4c Merge pull request #14 from hashicorp/f-outputs
12 years ago
Mitchell Hashimoto a01d979c1b terraform: outputs work with multi-variables
12 years ago
Mitchell Hashimoto 07f98f7ee7 config: special detect ResourceVariables for multi-access
12 years ago
Mitchell Hashimoto 4b5f5aec65 terraform: outputs are computed for the state
12 years ago
Mitchell Hashimoto ed1860de61 config: validate output only has "value" field
12 years ago
Mitchell Hashimoto a4f38a3933 config: validate resource variables in output
12 years ago
Mitchell Hashimoto cc2bb950a1 config: can parse outputs
12 years ago
Mitchell Hashimoto b444f5a171 Update TODO
12 years ago
Mitchell Hashimoto 338bafc892 Merge pull request #13 from hashicorp/f-count
12 years ago
Mitchell Hashimoto 3b3c9e140a terraform: tests for increasing count from 1 to > 1
12 years ago
Mitchell Hashimoto c5a0b9cb40 terraform: test case for decreasing the count
12 years ago
Mitchell Hashimoto a616218d13 terraform: planning and applying multi-count resources tests
12 years ago
Mitchell Hashimoto ba144ef933 terraform: clean up root deps on the graph
12 years ago
Mitchell Hashimoto e7b7644cbf terraform: turn multi-counts into multiple nodes
12 years ago
Mitchell Hashimoto 5e79ddf7c6 config: detect variables in form of resource.name.*.blah
12 years ago
Mitchell Hashimoto 3337a625af config: support count meta-parameter
12 years ago
Mitchell Hashimoto 17074e5ae6 Update TODO
12 years ago
Mitchell Hashimoto 3decae513e Merge pull request #12 from hashicorp/f-semantics
12 years ago
Mitchell Hashimoto 43889a8c59 command: validate context
12 years ago
Mitchell Hashimoto 5dbfed31b6 providers/aws: compile
12 years ago
Mitchell Hashimoto 175e455999 terraform: add better logging
12 years ago
Mitchell Hashimoto 0298b47fd8 terraform: add happy path case for resource config
12 years ago
Mitchell Hashimoto ed57fe7083 terraform: ValidateResource is called
12 years ago
Mitchell Hashimoto 6508edaba9 terraform: Context.Validate checks ProviderConfig Validate
12 years ago
Mitchell Hashimoto 0e88867052 Compile
12 years ago
Mitchell Hashimoto 9183068489 rpc: tests and impl of latest API
12 years ago