chore: edit type

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

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

Loading…
Cancel
Save