mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
modules file changes
This commit is contained in:
parent
4cf0194b7e
commit
ec1df5eaca
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ locals {
|
|||
}
|
||||
|
||||
module "ordnance" {
|
||||
source = "../modules/lambda_with_sqs"
|
||||
source = "../../modules/lambda_with_sqs"
|
||||
|
||||
name = ordnanceSurvey #"address2uprn" for example
|
||||
stage = var.stage
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue