mschuchard / linter-terraform-syntax

terraform validate linter and formatter for pulsar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: spawn terraform ENOENT

c2xbrhdj6u4qs15 opened this issue · comments

Hi,
I am getting the following Error in Atom (1.15.0 x64) on Linux:

[Linter] Error running Terraform Error: spawn terraform ENOENT(…)(anonymous function) @ /home//.atom/packages/linter/lib/linter-registry.js:15

Please let me know if you require more information and I'll provide it.

Regards

Did you specify the path to your terraform executable or is it in your path when you launch Atom?

Yep, that did the trick. Thanks for your help