8dcbc0b0a0
This will allow the concat interpolation function to accept lists of lists, and lists of maps as well as strings. We still allow bare strings for backwards compatibility, but remove some of the old comment wording as it could cause confusion of this function with actual string concatenation. Since maps are now supported in the config, this removes the superfluous (and failing) TestInterpolationFuncConcatListOfMaps. |
||
---|---|---|
.. | ||
module | ||
test-fixtures | ||
append.go | ||
append_test.go | ||
config.go | ||
config_string.go | ||
config_test.go | ||
config_tree.go | ||
import_tree.go | ||
interpolate.go | ||
interpolate_funcs.go | ||
interpolate_funcs_test.go | ||
interpolate_test.go | ||
interpolate_walk.go | ||
interpolate_walk_test.go | ||
lang.go | ||
loader.go | ||
loader_hcl.go | ||
loader_hcl_test.go | ||
loader_test.go | ||
merge.go | ||
merge_test.go | ||
raw_config.go | ||
raw_config_test.go | ||
resource_mode.go | ||
resource_mode_string.go |