{
"image": "test-base-image",
"postAttachCommand": "echo 'Hello from the postAttachCommand in the workspace image!'",
"customizations": {
"vscode": {
"extensions": ["ms-vscode.hexeditor"],
"settings": {
"terraform.languageServer.enable": false
}
}
}
}
Testing #7248
workspace/.devcontainer.jsonto be:"terraform.languageServer.enable": false)"terraform.languageServer.enable": trueinstead offalse.