aurynn / Terraform.tmbundle

Simple Terraform bundle for TextMate.
MIT License
7 stars 2 forks source link

Support list comprehension syntax #8

Open aurynn opened 4 years ago

aurynn commented 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