Skip to content

Add schema validation for custom serverless configuration #20

Open
@robin-thomas

Description

@robin-thomas

We are using the custom property (from serverless.yml) here:

this.options = serverless.service.custom?.['serverless-aws-secrets'] ?? {};

Add schema validation for these properties, like mentioned here: https://www.serverless.com/framework/docs/guides/plugins/custom-configuration

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions