If you are using micro
as a text editor (Available here) and developing with Terraform you can use this to highlight .tf
files in the editor.
A quick and dirty installation script is available to copy the terraform.micro
file into your ~/.config/micro/syntax
folder as terraform.yaml
.
Feel free to apply any fixes or modifications and create a pull request for me to merge into the master code base.