mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-30 13:10:47 +00:00
quote the variable
This commit is contained in:
parent
cfec36e6ab
commit
2c2bcc4357
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ provider:
|
||||||
ENGINE_SQS_URL:
|
ENGINE_SQS_URL:
|
||||||
Ref: EngineQueue
|
Ref: EngineQueue
|
||||||
# hardcode the categorisation queue for now as it's created in terraform
|
# hardcode the categorisation queue for now as it's created in terraform
|
||||||
CATEGORISATION_SQS_URL: https://sqs.eu-west-2.amazonaws.com/337213553626/categorisation-queue-dev
|
CATEGORISATION_SQS_URL: "https://sqs.eu-west-2.amazonaws.com/337213553626/categorisation-queue-dev"
|
||||||
|
|
||||||
plugins:
|
plugins:
|
||||||
- serverless-python-requirements
|
- serverless-python-requirements
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue