Adds syntax highlighting for Terraform.io configuration files to Atom.
Install the package language-terraform
in Atom (Preferences->Install->Packages) or Atom's package manager from a shell:
$ apm install language-terraform
Contributions are not only welcome, but encouraged. Please fork and submit pull requests for snippets, grammar tweaks, etc.