terraform/lang
Kristin Laemmert 2b14a6b332
lang/funcs: lookup() can work with maps of lists, maps and objects (#22269)
* lang/funcs: lookup() can work with maps of lists, maps and objects

lookup() can already handle aribtrary objects of (whatever) and should
handle maps of (whatever) similarly.
2019-08-01 15:52:52 -04:00
..
blocktoattr invlaid use of dynamic with attrs should not panic 2019-07-22 17:16:18 -04:00
funcs lang/funcs: lookup() can work with maps of lists, maps and objects (#22269) 2019-08-01 15:52:52 -04:00
testdata/functions-test lang/funcs: add acc tests for functions (#21112) 2019-04-29 13:11:28 -04:00
data.go Resource for_each 2019-07-22 10:51:16 -04:00
data_test.go Resource for_each 2019-07-22 10:51:16 -04:00
doc.go lang: new package for the runtime parts of the config language 2018-10-16 18:44:26 -07:00
eval.go Resource for_each 2019-07-22 10:51:16 -04:00
eval_test.go Resource for_each 2019-07-22 10:51:16 -04:00
functions.go lang/funcs: add "abspath" function (#21409) 2019-07-02 08:30:30 -04:00
functions_test.go lang/funcs: add "abspath" function (#21409) 2019-07-02 08:30:30 -04:00
references.go lang: Detect references when a list/set attr is defined using blocks 2019-03-28 10:41:01 -07:00
scope.go terraform: ugly huge change to weave in new HCL2-oriented types 2018-10-16 18:46:46 -07:00