diff --git a/registry/coder/modules/goose/main.tf b/registry/coder/modules/goose/main.tf index 93c2e15b..3977a9a0 100644 --- a/registry/coder/modules/goose/main.tf +++ b/registry/coder/modules/goose/main.tf @@ -26,7 +26,7 @@ variable "order" { variable "group" { type = string - description = "The name of a group that this app belongs to." + description = "The name of a group that this app belongs to!" default = null }