pull/154/head
Muhammad Atif Ali 1 year ago
parent f9e0ad2585
commit dbc816d601

@ -75,12 +75,6 @@ variable "accept_license" {
}
}
variable "extensions" {
type = list(string)
description = "A list of extensions to install."
default = []
}
variable "telemetry_level" {
type = string
description = "Set the telemetry level for VS Code Web."

Loading…
Cancel
Save