10 lines
193 B
JSON
10 lines
193 B
JSON
{
|
|
"languageserver": {
|
|
"terraform": {
|
|
"command": "terraform-lsp",
|
|
"filetypes": ["tf", "terraform"],
|
|
"initializationOptions": {}
|
|
}
|
|
}
|
|
}
|