hashivim / vim-terraform

basic vim/terraform integration
http://hashivim.github.io/vim-terraform
ISC License
1.07k stars 111 forks source link

feat: enable commands on TF test files #190

Closed mbevc1 closed 8 months ago

mbevc1 commented 8 months ago

Fixes: #189

Treat *.tftest.hcl as TF files and enable commands.

dimbleby commented 8 months ago

thanks!