We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47eca21 commit 4fd0c76Copy full SHA for 4fd0c76
registry/coder/modules/vscode-desktop-core/README.md
@@ -16,7 +16,7 @@ The VSCode Desktop Core module is a building block for modules that need to expo
16
```tf
17
module "vscode-desktop-core" {
18
source = "registry.coder.com/coder/vscode-desktop-core/coder"
19
- version = "1.0.1"
+ version = "1.0.0"
20
21
agent_id = var.agent_id
22
0 commit comments