Commit Graph

34991 Commits (pss/discovery-block-download-via-download-event-callbacks)
 

Author SHA1 Message Date
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
Mitchell Hashimoto fd39728cbb terraform: start using the RawConfig interpolations
12 years ago
Mitchell Hashimoto 69841c22e6 config: RawConfig.Config returns raw if no interpolate
12 years ago
Mitchell Hashimoto 8c50aa6382 config: use the RawConfig whereever posible
12 years ago
Mitchell Hashimoto 6420e4bd81 config: reorder
12 years ago
Mitchell Hashimoto bbca28a0ef config: test double interpolating
12 years ago
Mitchell Hashimoto e445f8db38 config: RawConfig works, plus tests
12 years ago
Mitchell Hashimoto a24b30b8d2 config: remove redundant variables
12 years ago
Mitchell Hashimoto 0ad9d9ddc7 config: keep track of unknown keys during interpolate
12 years ago
Mitchell Hashimoto 1af5aee146 config: remove unknown variable elements from the config
12 years ago
Mitchell Hashimoto e502bf6ba9 config: comply to reflectwalk interface
12 years ago
Mitchell Hashimoto 997724dc57 terraform: know whether create or update resource
12 years ago
Mitchell Hashimoto fa6a87e819 providers/aws: some mock data
12 years ago
Mitchell Hashimoto c81e3f4db7 command/diff: show diff string output
12 years ago
Mitchell Hashimoto 469d20afe3 terraform: note which attributes require a new resource
12 years ago
Mitchell Hashimoto fac68b0c09 terraform: match key lengths up in a diff
12 years ago
Mitchell Hashimoto 36a99b5920 terraform: alphabetize attributes in diff
12 years ago
Mitchell Hashimoto 32afc6dc70 terraform: Diff.String
12 years ago
Mitchell Hashimoto 061d96a08b terraform: test case for if diff returns nil
12 years ago
Mitchell Hashimoto 743c3684c5 comments
12 years ago
Mitchell Hashimoto f9e830705d Prefixed IO to make sure stdout/stderr match up
12 years ago
Mitchell Hashimoto 582229969e main: instantiate the config and set it up
12 years ago