Open aurynn opened 4 years ago
Terraform 0.12 / HCL 2 added python-esque list comprehension syntax in the style of
for x in var.y
and this needs to be marked up and supported properly
Terraform 0.12 / HCL 2 added python-esque list comprehension syntax in the style of
for x in var.y
and this needs to be marked up and supported properly