Hello,
The linting does not seem to be working as expected.

Even though this is valid code, I am getting linting errors. Any suggestions?
Thanks,
Vish
you working in TF 0.12? if so that is valid for TF 0.12.x but not TF 0.11.x (which is the only version of the HCL language supported at the moment)
I will do a release which supports TF 0.12 in a few days.
Sent from my iPhone
On 9 Aug 2019, at 17:51, killyosaur notifications@github.com wrote:
you working in TF 0.12? if so that is valid for TF 0.12.x but not TF 0.11.x (which is the only version of the HCL language supported at the moment)
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
Thanks @mauve, Let me know when you have pushed an update and I will update the extension.
We just released v2.0.0-rc.1 of the extension. The main features include:
You can find additional information and specifics in the release notes and CHANGELOG.
With this release we expect that many of the prior issues and PRs are no longer relevant or have been addressed, and are therefore being closed. If you feel the action taken on an issue or PR is in error, please comment as such and we can figure out the appropriate way to address it.
We plan to add the final 2.0.0 release to the marketplace soon, but are actively seeking your feedback now on the release candidates. You can download the .vsix from the releases page and manually install it in VS Code to try it out.
I'm going to lock this issue because it has been closed for _30 days_ ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the context necessary to investigate further.
Most helpful comment
I will do a release which supports TF 0.12 in a few days.
Sent from my iPhone