Skip to content

Commit 7e7ce69

Browse files
committed
CCM-15958: Enable CSOC APIGW Log Forwarding on api component
1 parent 23f4582 commit 7e7ce69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infrastructure/terraform/components/api/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,5 +239,5 @@ variable "csoc_log_forwarding" {
239239
variable "csoc_destination_account" {
240240
type = string
241241
description = "value of the CSOC destination account, if applicable. If null, CSOC destination account will not be added as a resource in the logging policy"
242-
default = "693466633220"
242+
default = "000000000000"
243243
}

0 commit comments

Comments
 (0)