Skip to content

Commit 654dc8d

Browse files
committed
add a name for the ngwaf edge dictionary
1 parent 097df08 commit 654dc8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/cdn/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ variable "activate_ngwaf_service" {
5050
variable "edge_security_dictionary" {
5151
type = string
5252
description = "The dictionary name for the Edge Security product."
53-
default = ""
53+
default = "Edge_Security"
5454
}
5555
variable "ngwaf_corp_name" {
5656
type = string

0 commit comments

Comments
 (0)