Terraform file suffix pattern additions

7 views
Skip to first unread message

Alan Thompson

unread,
Mar 10, 2020, 1:48:01 AM3/10/20
to vim_dev
Terraform uses the file suffix pattern `*.tf` for most files, but also uses two additional suffix patterns:

*.tfvars    (same as *.tf file syntax)
*.tfstate   (JSON syntax)

These 2 suffix patterns should be added as defaults to VIM, in addition to the current *.tf suffix pattern.

Alan Thompson



Reply all
Reply to author
Forward
0 new messages