Update dotfiles/main.tf

Co-authored-by: Chris Golden <551285+cirego@users.noreply.github.com>
pull/280/head
Muhammad Atif Ali 11 months ago committed by GitHub
parent a561ab471e
commit 5f743d49ea
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 update dotfiles on demand. This will add a button to workspace page to update dotfiles on demand."
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."
default = false
}

Loading…
Cancel
Save