Update main.tf

Co-authored-by: Asher <ash@coder.com>
pull/235/head
Michael Brewer 1 year ago committed by GitHub
parent 4c016da032
commit 2d43c2cd20
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -105,7 +105,7 @@ variable "offline" {
variable "use_cached" {
type = bool
description = "Uses cached copy of VS Code Web in the background, otherwise fetches it from internet"
description = "Uses cached copy of VS Code Web in the background, otherwise fetches it from internet."
default = false
}

Loading…
Cancel
Save