This is a fork of another great users work of hfm/terraform-snippets.vim
This is vim snippets for Terraform inspired by serverspec-snippets.
Plug 'cwood/ultisnips-terraform-snippets'
open *.tf files and set filetype terraform
:set ft=terraform
or terraform plugins:
Lcense: Same terms as Vim itself (see license)