We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 097df08 commit edee24aCopy full SHA for edee24a
infra/cdn/variables.tf
@@ -50,7 +50,7 @@ variable "activate_ngwaf_service" {
50
variable "edge_security_dictionary" {
51
type = string
52
description = "The dictionary name for the Edge Security product."
53
- default = ""
+ default = "Edge_Security"
54
}
55
variable "ngwaf_corp_name" {
56
0 commit comments