Commit Graph

21 Commits (8423dd4e51a70b7e3249d6d48a8221bbeb4e77ba)

Author SHA1 Message Date
Paul Hinze 928f534cfc template_file: source contents instead of path
11 years ago
Mitchell Hashimoto 9c612964d8 config: self variables
11 years ago
Mitchell Hashimoto 2abeb2d9ac config: use new API
11 years ago
Mitchell Hashimoto 49fe0d5c7f config: remove a lot of unused stuff
11 years ago
Mitchell Hashimoto 1ccad4d729 config: convert fucntions, put functions into Scope
11 years ago
Mitchell Hashimoto aa2c7b2764 config: DetectVariables to detect interpolated variables in an AST
11 years ago
Mitchell Hashimoto d714c6f2f1 terraform: test path variables
12 years ago
Mitchell Hashimoto 679ab1d515 config: parse ${path.module}
12 years ago
Mitchell Hashimoto 8756d52124 config: count.index parses
12 years ago
Mitchell Hashimoto 46c140c797 config: can parse module variables
12 years ago
Mitchell Hashimoto bff5c09164 config: test nested function calls
12 years ago
Mitchell Hashimoto 4f57437144 config: parser fixes and application
12 years ago
Mitchell Hashimoto 1dcefba5c4 config: parser
12 years ago
Mitchell Hashimoto db160a0249 config: add LiteralInterpolation
12 years ago
Mitchell Hashimoto 7b3a462ad1 config: remove UserMapVariable
12 years ago
Mitchell Hashimoto e59ff6e92c terraform: fix tests
12 years ago
Mitchell Hashimoto aeb085c5f0 config: error if variable interpolation can't find variable
12 years ago
Mitchell Hashimoto 7578fb8bdc config: interpolationWalker detects functions
12 years ago
Mitchell Hashimoto 6a191d7395 config: function calls work
12 years ago
Mitchell Hashimoto 4c9e0f395c config: basic interpolationWalker
12 years ago
Mitchell Hashimoto 582b0cf43e config: introduce Interpolation, not hooked up completely yet
12 years ago