Joost

Results 1 issues of Joost

When the `custom` section of the serverless.yml file extracted to an external file like so ``` custom: ${file(./env.${self:provider.stage}.yml)} ``` the config file fails to load the configuration for this plugin.