Commit Graph

35162 Commits (add-missing-variable-loading)
 

Author SHA1 Message Date
Armon Dadgar c952513aed rpc: Adding support for provisioners
12 years ago
Armon Dadgar 3849ca80ef plugin: Adding support for provisioners
12 years ago
Armon Dadgar cfc7b69bb1 terraform: Test provisioner apply
12 years ago
Armon Dadgar 03a20f072e terraform: Test Validation of provisioners
12 years ago
Armon Dadgar 87c3423fd4 terrform: Thread provisioner factory through Context
12 years ago
Armon Dadgar ee475e8178 terraform: Apply and Validate provisioners when walking
12 years ago
Armon Dadgar e8245f1a67 terraform: Testing graph construction with provisioners
12 years ago
Armon Dadgar 975ff45149 terraform: Adding mock resource provisioner
12 years ago
Armon Dadgar 9fc6413775 terraform: Ignore orphans in provisioner setup
12 years ago
Armon Dadgar 8901a6753b terraform: Handle setup of providers in graph construction
12 years ago
Armon Dadgar b2758666eb terraform: Store resource config along side provisioner
12 years ago
Armon Dadgar 55124b9e28 terraform: Adding provisioners to a resource
12 years ago
Armon Dadgar d46ca67f92 terraform: Adding resource provisioner interface
12 years ago
Armon Dadgar 5a5f1df115 terraform: Adding ResourceConnectionInfo
12 years ago
Armon Dadgar 34e733724d config: Update test to handle count
12 years ago
Mitchell Hashimoto e250a6f36c config: understand "provisioner" blocks
12 years ago
Mitchell Hashimoto b3fd62beb0 providers/aws: basic VPC test
12 years ago
Mitchell Hashimoto bc146d21a3 helper/resource: persist state, log
12 years ago
Jack Pearkes 305994036d providers/aws: add createlaunchocnfiguration
12 years ago
Mitchell Hashimoto 3e4bdb5584 terraform: fix more cases where nil access can happen
12 years ago
Mitchell Hashimoto be82499f3c helper/resource: remove debugging stuff
12 years ago
Mitchell Hashimoto 55c1bf7f79 helper/resource: more tests
12 years ago
Mitchell Hashimoto e0fbd48afd helper/resource: Acceptance test framework
12 years ago
Mitchell Hashimoto 3a79a1ca1a terraform: add ResourceProviderFactoryFixed
12 years ago
Mitchell Hashimoto 74f6e3fd9c Update TODO
12 years ago
Mitchell Hashimoto a98bcf5b06 providers/aws: create routes
12 years ago
Mitchell Hashimoto e8494826e9 providers/aws: don't merge diff early
12 years ago
Mitchell Hashimoto 05fabb02bd providers/aws: fix up the route table errors
12 years ago
Mitchell Hashimoto 9c93cfbf75 providers/aws: route tables maybe can make routes
12 years ago
Mitchell Hashimoto f0ff4fad74 flatmap: add Keys() and Merge()
12 years ago
Jack Pearkes 930e3260ad providers/aws: handle empty list configs, weird lb special case
12 years ago
Jack Pearkes 62a311a341 providers/aws: add autoscalinggroup
12 years ago
Mitchell Hashimoto 16485ba3ca flatmap: add richer API to resulting flattened map
12 years ago
Mitchell Hashimoto cb52983c84 terraform: MergeDiff removes removed attributes in diff
12 years ago
Mitchell Hashimoto d111a4c05d providers/aws: fix syntax error
12 years ago
Mitchell Hashimoto 96e09440d4 helper/diff: mark removed keys as removed
12 years ago
Mitchell Hashimoto 2d97738636 helper/diff: calculate removed keys
12 years ago
Mitchell Hashimoto fdfed5000f providers/aws: route table prepare for routes
12 years ago
Mitchell Hashimoto cf3f26a1de providers/aws: fix SG typo
12 years ago
Mitchell Hashimoto a46cafc975 providers/aws: internet gateway is more robust
12 years ago
Mitchell Hashimoto fa3e9fab42 helper/resource: wait 2 seconds between each
12 years ago
Jack Pearkes 5ad8d418f2 providers/aws: sg flattening of refresh
12 years ago
Mitchell Hashimoto eda3cb009c terraform: make sure the "id" attribute is in the state
12 years ago
Mitchell Hashimoto 611e0668e7 terraform: remove debugging
12 years ago
Mitchell Hashimoto b700eee3e0 helper/diff: don't output ID anymore since Terraform does it
12 years ago
Mitchell Hashimoto 251790f05a terraform: add ID to diff implicitly
12 years ago
Mitchell Hashimoto 2fd5b36550 providers/aws: validation of route table
12 years ago
Mitchell Hashimoto d0dc045282 terraform: make sure the config is initialized
12 years ago
Armon Dadgar 8f4cd641df terraform: minimal apply test case
12 years ago
Mitchell Hashimoto 66c716540f providers/aws: internet gateway delete is more flexible
12 years ago