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