Commit Graph

255 Commits (abb94de63124411f3cb522e578bb38cd93f1239c)

Author SHA1 Message Date
Mitchell Hashimoto 5b95271819 providers/aws: clean up internet gateway code
12 years ago
Mitchell Hashimoto 42e999923a providers/aws: aws_internet_gateway
12 years ago
Mitchell Hashimoto 2ef36e191b providers/aws: wait for resource to be gon
12 years ago
Mitchell Hashimoto 65d959003f providers/aws: setup subnet dependenyc on VPC
12 years ago
Jack Pearkes 0319e89281 providers/aws: remove instance_id manual storage
12 years ago
Mitchell Hashimoto 10e3cad5ce providers/aws: fix error message for aws_subnet
12 years ago
Mitchell Hashimoto a31c4e8788 providers/aws: aws_subnet
12 years ago
Jack Pearkes fac9c6bf10 providers/aws: eip use retrieval helper
12 years ago
Jack Pearkes e83e0f72b2 providers/aws: eip retrieve func, elb fix state saves after create
12 years ago
Jack Pearkes feb32e6f8a providers/aws: add refresh, refactor duplication in retrieve
12 years ago
Mitchell Hashimoto 56e5d20b40 providers/aws: use the proper ID field for vpc
12 years ago
Jack Pearkes 4f2388f787 providers/aws: eip destroy and drefresh
12 years ago
Mitchell Hashimoto 6deea2a93b providers/aws: handle eventual consistency of AWS in aws_vpc
12 years ago
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 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 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 5dbfed31b6 providers/aws: compile
12 years ago
Mitchell Hashimoto 92e1e09a69 main: fix the help output to show up
12 years ago
Mitchell Hashimoto 6e995feb5e providers/aws: if no reservations, no instance
12 years ago
Mitchell Hashimoto fa3ac806cc providers/aws: use one resourcestate so we don't lose attributes
12 years ago
Mitchell Hashimoto e8035a5c96 providers/aws: properly create an i nstance after destroy
12 years ago
Mitchell Hashimoto bd0f23ce25 Move diff to helper/diff, helper/resource knows about it
12 years ago
Mitchell Hashimoto 938b4da8a5 providers/aws: comments
12 years ago
Mitchell Hashimoto ae142efff7 providers/aws: know how to destroy things
12 years ago
Mitchell Hashimoto 1df3297601 providers/aws: if terminated, no longer exists
12 years ago
Mitchell Hashimoto 391e9fd250 providers/aws: implement Refresh for aws_instance
12 years ago
Mitchell Hashimoto e91d8643dc providers/aws: create things
12 years ago
Mitchell Hashimoto 543e70aab1 helper/resource: nice helper for resourceprovider impl
12 years ago
Mitchell Hashimoto c556e2ad48 providers/aws: start filling out
12 years ago
Mitchell Hashimoto 9b4b89c16c diff: don't magically put ID in there, assumed if not set
12 years ago
Mitchell Hashimoto 7fa9bedefd providers/aws: adhere to interface
12 years ago
Mitchell Hashimoto 6618f39797 providers/aws: diff properly
12 years ago
Mitchell Hashimoto 965d403d3d providers/aws: Apply
12 years ago
Mitchell Hashimoto 4711850cf3 providers/aws: generate diff
12 years ago
Mitchell Hashimoto 0d557a605f providers/aws: use new diff package
12 years ago
Mitchell Hashimoto 847cd7ac51 diff: lazy resource map
12 years ago
Mitchell Hashimoto 9751878513 terraform: helpers on ResourceConfig
12 years ago
Mitchell Hashimoto 0b9542c5b9 providers/aws: compile
12 years ago
Mitchell Hashimoto 00a8c4f2ca providers/aws: get tests passing
12 years ago
Mitchell Hashimoto fa6a87e819 providers/aws: some mock data
12 years ago
Mitchell Hashimoto 54f3ff33b9 providers/aws: pass tests
12 years ago
Mitchell Hashimoto 0c1a341d90 terraform: Resources method for providers
12 years ago
Mitchell Hashimoto d6d5a97ec9 providers/aws: add the main binary
12 years ago