Update main.tf

pull/369/head
Phorcys 4 months ago committed by GitHub
parent cbd06b1135
commit f3cfdc01d7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -92,7 +92,7 @@ variable "order" {
}
variable "settings" {
type = map(string)
type = any
description = "A map of settings to apply to VS Code web."
default = {}
}

Loading…
Cancel
Save