Skip to content

Improve serverless.yml support #277

@artoliukkonen

Description

@artoliukkonen

The tool automatically loads serverless.yml config, but it's pretty basic (plain YAML parse). If serverless.yml contains e.g. ${file} references the tool will not work as parser will not import those references.

Since the license allows it might be a good idea to copy&paste&refactor Variables class from Serverless Framework https://github.com/serverless/serverless/blob/master/lib/classes/Variables.js#L45 .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions