Update main.tf

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

@ -99,7 +99,7 @@ variable "settings" {
variable "offline" {
type = bool
description = "Just run VS Code Web in the background, don't fetch it from GitHub"
description = "Just run VS Code Web in the background, don't fetch it from the internet."
default = false
}

Loading…
Cancel
Save