Skip to content

Commit 7314769

Browse files
CCM-10257: Implement Eventpub in Core
1 parent 193b0cf commit 7314769

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

infrastructure/modules/eventpub/archive_file_lambda.tf

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,4 @@ resource "archive_file" "lambda" {
1111
"**/package.json",
1212
"**/package-lock.json",
1313
]
14-
lifecycle {
15-
create_before_destroy = true
16-
}
1714
}

0 commit comments

Comments
 (0)