0.0.3 • Published 6 years ago

terraform-doc-snippets v0.0.3

Weekly downloads
10
License
-
Repository
github
Last release
6 years ago

vscode-terraform-doc-snippets

A vscode extension that yanks resource and data source documentation from Terraform providers and transforms them into usable vscode snippets.

Features

TODO: include a gif of the snippets in action

Extension Settings

For example:

This extension contributes the following settings:

  • myExtension.enable: enable/disable this extension
  • myExtension.thing: set to blah to do something

Known Issues

Temp files are not yet cleaned up after running the code.