Home

Awesome

Overview

If you do a lot of terraform manifests, and you would like to see quickly the current state of your objects or how the plan would look like, this plugin is for you.

Requirements

Installation

Would recommend you install it with Lazy since it can just load the plugin when a terraform file is detected.

return {
  "mvaldes14/terraform.nvim",
  ft = 'terraform',
}

Usage

It currently supports 2 commands:

Plan

Contributing

Open to suggestions and enhancements

License

See LICENSE