Commit Graph

12 Commits (8423dd4e51a70b7e3249d6d48a8221bbeb4e77ba)

Author SHA1 Message Date
Mitchell Hashimoto 5e25dc54a7 config: if any var is computed, the entire interpolation is computed
11 years ago
Mitchell Hashimoto 0a68576746 config: add RawConfig.Merge
11 years ago
Mitchell Hashimoto 2abeb2d9ac config: use new API
11 years ago
Mitchell Hashimoto 8ae14f06b3 config: variables must be typed
11 years ago
Mitchell Hashimoto 8e2315599f config: Count can be a string (for interpolation)
12 years ago
Mitchell Hashimoto da2e221628 terraform: Interpolate if there are any interpolations [GH-159]
12 years ago
Mitchell Hashimoto d2001275dc terraform: initial Plan structure
12 years ago
Mitchell Hashimoto 69841c22e6 config: RawConfig.Config returns raw if no interpolate
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 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