pull/115/head
Muhammad Atif Ali 2 years ago
parent b1e182f152
commit f2ebcf02c5

@ -42,7 +42,7 @@ variable "agent_id" {
variable "configure_code_server" { variable "configure_code_server" {
type = bool type = bool
description = "Set to true to configure code-server to use JFrog." description = "Set to true to configure code-server to use JFrog."
default = false default = false
} }

@ -63,7 +63,7 @@ variable "agent_id" {
variable "configure_code_server" { variable "configure_code_server" {
type = bool type = bool
description = "Set to true to configure code-server to use JFrog." description = "Set to true to configure code-server to use JFrog."
default = false default = false
} }

Loading…
Cancel
Save