
README
To install click https://marketplace.visualstudio.com/items?itemName=MohamedFaizal.tf-az-codesnippet
A VSCode extension that provide Azure Terraform Provider code snippets to jump start you development and improve developer productivity.
Demo GIF

Features
- Easy to build terraform modules
- All resources and data source gather from terraform documentation
- Variable Declaration type az-var and use template and add additional variables
- Snippet limited to following azure resources
Resource Group,
Storage Account,
Virtual Network (VNET),
Subnet,
Network Security Group (NSG),
NSG Rules,
VNET peering,
Associate nsg with subnet,
Variable Declaration template
Command to Use Snippets
To get Terraform snippet type az-resource-name
Example
- Azure Resource Group type az-resource-group
- Azure Storage Account type az-storage-acccount
- Azure Virtual Netwrok type az-vent

Known Issues
NIL
Release Notes
Limited to Resource Group, Storage Account, VNET and Subnet
Authors
Terraform script Created and maintained by Mohamed Faizal
| |