Azure / vscode-azureterraform

VS Code extension for developing with Terraform on Azure
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azureterraform
MIT License
31 stars 21 forks source link

Plans to support Terraform v 0.12? #201

Open doherty100 opened 5 years ago

doherty100 commented 5 years ago

Love this extension thanks for publishing it! Any plans to add support for the latest Terraform v 0.12 features like First Class Expressions:

https://www.terraform.io/upgrade-guides/0-12.html#first-class-expressions

This would make the editing experience for Terraform configuration files a lot simpler.

sfrankle commented 4 years ago

Would love for objects and other new classes to be supported! :)