chore: edit type

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

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

Loading…
Cancel
Save