// comment # comment /* comment */ resource_1 "strl" tpl1 = "prefix-${var.bar}" tpl2 = "prefix-${func("bar")}" tpl3 = "prefix-${func("nested-${var.bar}")}" tpl4 = <