change the default value for setting - 'tf-azure.files' (#74)
This commit is contained in:
Родитель
dd670298cb
Коммит
0dcef7e1de
|
@ -39,7 +39,7 @@
|
|||
},
|
||||
"tf-azure.files": {
|
||||
"type": "string",
|
||||
"default": "**/*.{tf,txt,yml,tfvars,rb}",
|
||||
"default": "**/*.{rb,sh,tf,tfvars,txt,yml}",
|
||||
"description": "Indicates the files that should be synchronized to Azure cloudshell using the glob pattern string, for example: **/*.{tf,txt,yml,tfvars,rb}"
|
||||
},
|
||||
"tf-azure.syncEnabled": {
|
||||
|
|
Загрузка…
Ссылка в новой задаче