Commit Graph

21 Commits (e2b6ccad8a755fb9ea1b32fb71eec02216438111)

Author SHA1 Message Date
Paul Hinze ffa29090ec
core: Better error for dot indexing on user vars
10 years ago
Martin Atkins 718cdda77b config: Parsing of data.TYPE.NAME.FIELD variables
10 years ago
Mitchell Hashimoto 5f3de02fa9 remove config/lang, use hashicorp/hil
10 years ago
Panagiotis Moustafellos e4845f75cc removed extra parentheses
11 years ago
Mitchell Hashimoto 9c612964d8 config: self variables
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 abca82a84e config: another test
11 years ago
Mitchell Hashimoto aa2c7b2764 config: DetectVariables to detect interpolated variables in an AST
11 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 7dfd4f5a3c config: tests for the parser
12 years ago
Mitchell Hashimoto 4f57437144 config: parser fixes and application
12 years ago
Mitchell Hashimoto db160a0249 config: add LiteralInterpolation
12 years ago
Mitchell Hashimoto 935fa1d6fb config: tests
12 years ago
Mitchell Hashimoto 7b3a462ad1 config: remove UserMapVariable
12 years ago
Mitchell Hashimoto aeb085c5f0 config: error if variable interpolation can't find variable
12 years ago
Mitchell Hashimoto 6a191d7395 config: function calls work
12 years ago
Mitchell Hashimoto 4099c64833 config: tests, so many tests
12 years ago
Mitchell Hashimoto 582b0cf43e config: introduce Interpolation, not hooked up completely yet
12 years ago