chore: edit type

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

@ -39,7 +39,7 @@ variable "slug" {
} }
variable "settings" { variable "settings" {
type = map(any) type = 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