Skip to content

Commit fdf9d43

Browse files
update
1 parent 6a3a05c commit fdf9d43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code-server/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ variable "display_name" {
3535
variable "settings" {
3636
type = string
3737
description = "A string of settings to apply to code-server."
38-
default = {}
38+
default = ""
3939
}
4040

4141
variable "folder" {

0 commit comments

Comments
 (0)