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:
- https://github.com/markcornick/vim-terraform
- https://github.com/bkad/vim-terraform
Lcense: Same terms as Vim itself (see license)