-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error when using external config files #16
Comments
Hi, @mtford90, |
I'd like to investigate more, |
Hey @iliasbhal - appreciate the speed!
Here's my full yml (with some obfuscation):
|
@mtford90 I'll try to take time to fix this bug soon Assign the variables to the function instead of the provider. functions:
express:
handler: src/lambda.handler
memorySize: 2048
environment: ${file(../../serverless/consumer_env.yml)} |
what's the status on this? I need this fix too ^_^ |
I have the following line in my config:
When I run
serverless deploy
I see the following:The text was updated successfully, but these errors were encountered: