github.com/muratcelep/terraform@v1.1.0-beta2-not-internal-4/not-internal/lang/funcs/testdata/list.tmpl (about) 1 %{ for x in list ~} 2 - ${x} 3 %{ endfor ~}