make default required

pull/42/head
Muhammad Atif Ali 2 years ago committed by GitHub
parent b0f5d2d419
commit 95869c563b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -27,7 +27,6 @@ variable "project_directory" {
variable "default" {
type = string
description = "Default IDE"
default = null
}
variable "jetbrains_ides" {

Loading…
Cancel
Save