Skip to content

Commit 8de651c

Browse files
committed
eli-537 deleting dev deployment
1 parent 4d76291 commit 8de651c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infrastructure/stacks/api-layer/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ variable "SPLUNK_HEC_ENDPOINT" {
1313
variable "waf_enabled_environments" {
1414
type = list(string)
1515
description = "Environments in which WAF resources are deployed. Adjust to disable in test after evaluation."
16-
default = ["dev", "preprod", "prod"]
16+
default = ["preprod", "prod"]
1717
}
1818

1919
variable "OPERATOR_EMAILS" {

0 commit comments

Comments
 (0)