enable tenable

This commit is contained in:
Manuel Romero
2022-09-19 15:15:37 +02:00
parent 87062aee0a
commit 95bb012dfd

View File

@@ -16,5 +16,5 @@ variable "carbonblack" {
}
variable "tenable" {
default = false
default = true
}