Skip to content

Config schema: Define "resources" #8014

Description

@medikoo

Use case description

It'll be nice to have resources section well covered by schema validation

Proposed solution

Follow up to #6562, with which only schema placeholder for resources was configured.

It'll be good to cover all Framework introduced properties but allow free form configuration of CloudFormation resources (at least it's not possible to cover them fully with static JSON schema).

Configuration should probably be done directly at:

// TODO: Complete schema, see https://github.com/serverless/serverless/issues/8014
resources: { type: 'object' },

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions