chore: edit type

pull/368/head
Phorcys 4 months ago
parent cbd06b1135
commit 432630c5fa
No known key found for this signature in database

@ -39,7 +39,7 @@ variable "slug" {
}
variable "settings" {
type = map(string)
type = map(any)
description = "A map of settings to apply to code-server."
default = {}
}

Loading…
Cancel
Save