Skip to content

Commit 03652aa

Browse files
committed
PR comment
Resolves: SAAS-29539
1 parent 2d49b95 commit 03652aa

File tree

1 file changed

+0
-1
lines changed
  • modules/single/modules/lambda

1 file changed

+0
-1
lines changed

modules/single/modules/lambda/main.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ resource "aws_lambda_invocation" "generate_cspm_external_id_function" {
9696
triggers = {
9797
always_run = timestamp()
9898
}
99-
depends_on = [aws_lambda_invocation.generate_volscan_external_id_function]
10099
}
101100

102101
# Create Agentless role

0 commit comments

Comments
 (0)