Skip to content

cmur2/language-terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform.io language support for Atom

Adds syntax highlighting for Terraform.io configuration files to Atom.

Installation

Available as Atom package:

apm install language-terraform

Or directly via git:

git clone https://github.com/cmur2/language-terraform.git ~/.atom/packages/language-terraform

Migrate from deprecated fork language-terraform-12 package back to this official, maintained package which includes all features from the fork:

apm uninstall language-terraform-12 && apm install language-terraform

Contributions

Contributions are not only welcome, but encouraged. Please fork and submit pull requests for snippets, grammar tweaks, etc.

License

language-terraform is licensed under the MIT License. See LICENSE for more information.