tfutils is built for the enhance your workflow in neovim
- python3.4 or newer
With packer
use {
'owl-king/tfutils',
run = ':UpdateRemotePlugins'
}TBD
Execute remote function with :call
- :call TfCreateVar(variable, description)
- :call TfViewDoc(resource_name)
- :call TfExample(resource_name)
- Support more fields:
default,type,validation,sensitiveandnullable - Autocreate tf var file base on file name or module
- Support visual mode
- Support cache folder
