vscode-terraform-snippets icon indicating copy to clipboard operation
vscode-terraform-snippets copied to clipboard

Advanced Terraform Snippets for Visual Studio Code. It has at least 23k downloads from the marketplace.

Results 24 vscode-terraform-snippets issues
Sort by recently updated
recently updated
newest added

I encountered a bunch of errors while trying to use these snippets with LuaSnip (ref [1](https://github.com/rafamadriz/friendly-snippets/issues/294),[2](https://github.com/rafamadriz/friendly-snippets/issues/351)) This PR fixes the following issues: - Missing commas - Windows OS line endings...

I will be adding more code for cisco aci module

Hi there, Not sure if you are still looking for someone to take over this project? I'm happy to work on it in my spare time, keeping things updated and...

I noticed that this extension does not seem to work when using the Visual Studio Code Insiders version. Are there plans to potentially correct that? Thanks.

![image](https://user-images.githubusercontent.com/15324013/36063280-bbf33046-0ea0-11e8-83d3-a233b2491c8e.png) nothing happens when i type tf-aws these are all plugins installed. is anything missing like i have to install terraform or something.

Many snippets e. g. tf-vsphere* or tf-openstack* do not seem to work on VS Code on Mac OS. Steps to reproduce: - Create a .tf file associated with Terraform Syntax...

TF providers like Amazon, Azure and Google have a huge snippets thus making bug fixes, and adding new features is a bit tideous. I'd be good to have the following...

enhancement