-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
When running sls deploy with
plugins:
- serverless-puresec-cliin serverless.yml, I get the following warning:
Deprecation warning: CLI options definitions were upgraded with "type" property (which could be one of "string", "boolean", "multiple"). Below listed plugins do not predefine type for introduced options:
- PureSecCLI for "function", "overwrite", "no-overwrite", "reference", "no-reference", "remove-obsolete", "no-remove-obsolete", "yes"
Please report this issue in plugin issue tracker.
Starting with next major release, this will be communicated with a thrown error.
More Info: https://www.serverless.com/framework/docs/deprecations/#CLI_OPTIONS_SCHEMA
From what I understand, this will become blocking (error throwing) in next major release.
Metadata
Metadata
Assignees
Labels
No labels