Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 1.5.2 incompatible with serverless >= 2.31 #42

Open
cwill-evonier opened this issue Apr 1, 2021 · 1 comment
Open

Version 1.5.2 incompatible with serverless >= 2.31 #42

cwill-evonier opened this issue Apr 1, 2021 · 1 comment

Comments

@cwill-evonier
Copy link

sls.yml

plugins:
  - serverless-certificate-creator

package.json

  "devDependencies": {
    "serverless-certificate-creator": "1.5.2"
}
Serverless: Deprecation warning: Plugin "CreateCertificatePlugin" attempts to extend old variables resolver. Ensure to rely on latest version of a plugin and if this warning is still displayed please report the problem at plugin issue trackerStarting with next major release, old variables resolver will not be supported.
            
            More Info: https://www.serverless.com/framework/docs/deprecations/#NEW_VARIABLES_RESOLVER
@jesusch
Copy link

jesusch commented Oct 14, 2021

see also pull #50

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants