mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
added db host and name
This commit is contained in:
parent
b928689c79
commit
ecba926448
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ locals {
|
|||
}
|
||||
|
||||
|
||||
module "lambda" {
|
||||
module "hubspot_deal_etl" {
|
||||
source = "../../modules/lambda_with_sqs"
|
||||
|
||||
name = REPLACE ME #"address2uprn" for example
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue