Skip to content

Commit e9a2442

Browse files
committed
fix: fix invalid syntax again
1 parent ef7fbeb commit e9a2442

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

infra/cdn/main.tf

-1
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,6 @@ resource "fastly_service_vcl" "python_org" {
345345

346346
# NGWAF Configuration
347347
dictionary {
348-
for_each = var.activate_ngwaf_service ? [1] : []
349348
name = var.edge_security_dictionary
350349
}
351350

0 commit comments

Comments
 (0)