Skip to content

Commit 049f205

Browse files
committed
Removed unwanted line
1 parent c28e67d commit 049f205

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

infrastructure/terraform/components/api/module_authorizer_lambda.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ module "authorizer_lambda" {
1313

1414
function_name = "authorizer"
1515
description = "Authorizer for Suppliers API"
16-
depends_on = [aws_cloudwatch_log_group.lambda_log_group]
1716

1817
memory = 512
1918
timeout = 20

0 commit comments

Comments
 (0)