From ecba9264485ed19ba2983973322d18cbecd59a41 Mon Sep 17 00:00:00 2001 From: Jun-te Kim Date: Tue, 31 Mar 2026 10:36:19 +0000 Subject: [PATCH] added db host and name --- infrastructure/terraform/lambda/hubspot_deal_etl/main.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/terraform/lambda/hubspot_deal_etl/main.tf b/infrastructure/terraform/lambda/hubspot_deal_etl/main.tf index ec2b18e3..effcada6 100644 --- a/infrastructure/terraform/lambda/hubspot_deal_etl/main.tf +++ b/infrastructure/terraform/lambda/hubspot_deal_etl/main.tf @@ -17,7 +17,7 @@ locals { } -module "lambda" { +module "hubspot_deal_etl" { source = "../../modules/lambda_with_sqs" name = REPLACE ME #"address2uprn" for example