You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This plugin, along with others like it, is now maintained by the
HashiVim organization, which is looking for
additional maintainers and contributors.
See the HashiVim home page for further information.
Overview: vim-terraform
This plugin adds a :Terraform command that runs terraform, with tab completion
of subcommands.
It also provides syntax highlighting, indentation and more for HCL and
Terraform-related files.
Add another maintainer to the pull request and await confirmation.
Running tests
To run the test suite and verify functionality
make
Credits
Syntax highlighting and indentation by Kevin Le (@bkad) based on prior work by
Larry Gilbert (@L2G).
The rest originally written by Mark Cornick https://www.markcornick.com/ and
contributors listed below.
Licensed under the ISC license.
Thanks to the following contributors:
michael j talarczyk (@mijit)
Koji Nakayama (@knakayama)
Kris (@kostecky)
Okumura Takahiro (@hfm)
Paul Forman (@pforman)
Lowe Schmidt (@lsc)
Mario Kozjak (@mkozjak)
The :TerraformFmt command is adapted from
vim-hclfmt.
This project is intended to be a safe, welcoming space for collaboration, and
contributors are expected to adhere to the Contributor
Covenant code of conduct.