Update dotfiles/main.tf

Co-authored-by: Michael Smith <throwawayclover@gmail.com>
pull/280/head
Muhammad Atif Ali 10 months ago committed by GitHub
parent 63522a3206
commit b18bab5f70
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -41,7 +41,7 @@ variable "coder_parameter_order" {
variable "manual_update" {
type = bool
description = "Choose whether to enable a Coder app to refresh dotfiles on demand. This will add a button to workspace page to refresh dotfiles on demand."
description = "If true, this adds a button to workspace page to refresh dotfiles on demand."
default = false
}

Loading…
Cancel
Save