rename version to custom_version

pull/42/head
Muhammad Atif Ali 2 years ago committed by GitHub
parent e6b089da91
commit 95b92f76c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -29,7 +29,7 @@ Automatically install [VS Code](https://code.visualstudio.com) in a workspace, c
module "vscode-web" {
source = "https://registry.coder.com/modules/vscode-web"
agent_id = coder_agent.example.id
version = "1.82.0"
custom_version = "1.82.0"
folder = "/home/coder/my-projet"
accept_license = true
}

Loading…
Cancel
Save