Commit Graph

35162 Commits (add-missing-variable-loading)
 

Author SHA1 Message Date
Mitchell Hashimoto 9e42654145 diff: show properly fufilled variables if possible
12 years ago
Mitchell Hashimoto 2fd129ddc4 terraform: support both raw and clean config
12 years ago
Mitchell Hashimoto 7fa9bedefd providers/aws: adhere to interface
12 years ago
Mitchell Hashimoto 5dbb9c821a rpc: add Refresh method
12 years ago
Mitchell Hashimoto bff4b8a58c command: plan
12 years ago
Mitchell Hashimoto d1cfb38bb8 config: ReplaceVariables is public
12 years ago
Mitchell Hashimoto 686b563428 terraform: build a plan
12 years ago
Mitchell Hashimoto f7a6cbf247 terraform: rename Diff to Plan on Terraform API
12 years ago
Mitchell Hashimoto d2001275dc terraform: initial Plan structure
12 years ago
Mitchell Hashimoto dc193f5f33 terraform: call refresh before every diff
12 years ago
Mitchell Hashimoto 74d75e87d6 command/diff: output if no changes
12 years ago
Mitchell Hashimoto 1449d8a510 terraform: Diff.Empty
12 years ago
Mitchell Hashimoto 23c8350ba4 Add the state to the gitignore
12 years ago
Mitchell Hashimoto 6618f39797 providers/aws: diff properly
12 years ago
Mitchell Hashimoto e8808db8c3 terraform: MergeDiff uses a Diff as an argument
12 years ago
Mitchell Hashimoto c646c9c9ad command/diff: whitespace
12 years ago
Mitchell Hashimoto 26550b9ddd command/diff: use state
12 years ago
Mitchell Hashimoto 344fd805f4 command/apply: fail if state doesn't exist and no -init
12 years ago
Mitchell Hashimoto 879921d70f command/apply: test that diff runs with existing state
12 years ago
Mitchell Hashimoto d4994b5d44 command/apply: read existing state
12 years ago
Mitchell Hashimoto 82af81b606 command: tests for apply
12 years ago
Mitchell Hashimoto b62ff0412f terraform: apply works if no state is returned
12 years ago
Mitchell Hashimoto 2dff411679 terraform: read/write state to reader/writer
12 years ago
Mitchell Hashimoto 3b3ea2944c terraform: comments
12 years ago
Mitchell Hashimoto 333ad153d0 terraform: add a format byte to the diff file so we can iterate maybe
12 years ago
Mitchell Hashimoto e5b82931ff terraform: read/write diff to binary format
12 years ago
Mitchell Hashimoto 965d403d3d providers/aws: Apply
12 years ago
Mitchell Hashimoto 8c1a69aa0a rpc: implement Apply
12 years ago
Mitchell Hashimoto 8aa99687c3 command/apply: basic implementation
12 years ago
Mitchell Hashimoto 830ddf0c8e terraform: basic apply tests
12 years ago
Mitchell Hashimoto 9f5b6cc40f terraform: applyFn
12 years ago
Mitchell Hashimoto b3e20a3e85 terraform: basic apply, more tests needed
12 years ago
Mitchell Hashimoto 4711850cf3 providers/aws: generate diff
12 years ago
Mitchell Hashimoto a58b2c8675 terraform: ResourceState contains type
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 dd16ff65c6 diff: comments
12 years ago
Mitchell Hashimoto 602b7df97d diff: beginning work on higher level diff builder
12 years ago
Mitchell Hashimoto f032ce6c1b terraform: ResourceDiff tests
12 years ago
Mitchell Hashimoto 6bef265514 terraform: IsSet can be called on nil
12 years ago
Mitchell Hashimoto 7980aa96a8 rpc: use a transport that supports nil pointers
12 years ago
Mitchell Hashimoto c10eed752f terraform: tests for ResourceConfig.Get
12 years ago
Mitchell Hashimoto 9751878513 terraform: helpers on ResourceConfig
12 years ago
Mitchell Hashimoto 0b9542c5b9 providers/aws: compile
12 years ago
Mitchell Hashimoto cc491e61bc rpc: conform to new Validate method
12 years ago
Mitchell Hashimoto 8a2eb95a42 terraform: Validate called on provider
12 years ago
Mitchell Hashimoto 00a8c4f2ca providers/aws: get tests passing
12 years ago
Mitchell Hashimoto a256f27b24 terraform: pass through the unknown keys
12 years ago
Mitchell Hashimoto f15746f692 rpc: conform to new types
12 years ago
Mitchell Hashimoto 7e421dd89b terraform: ResourceConfig
12 years ago