Reengineered app. Added region selection.
This commit is contained in:
17
app/templates.json
Normal file
17
app/templates.json
Normal file
@@ -0,0 +1,17 @@
|
||||
[
|
||||
{
|
||||
"label": "Terraform VM image reference",
|
||||
"language": "hcl",
|
||||
"file": "azurerm_hcl.tpl"
|
||||
},
|
||||
{
|
||||
"label": "Azure CLI",
|
||||
"language": "shell",
|
||||
"file": "shell.tpl"
|
||||
},
|
||||
{
|
||||
"label": "Azure Resource Manager Template",
|
||||
"language": "json",
|
||||
"file": "arm_vm.jsonc"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user