go-dima/serverless-plugin-conditional-functions

Unrecognized property 'enabled'

staff0rd opened this issue · 4 comments

Hiya! This plugin works, but during deployment I get the following warning:

Serverless: Configuration warning:
Serverless: at 'functions.nameOfMyFunction': unrecognized property 'enabled'

Looks to have been fixed as of 39ffd32, but hasn't been released yet

We are using configValidationMode: error so we are not able to use this plugin as is.
Would it be possible to release this? cc @go-dima, @adam-skalicky

Hi guys,

I published v1.0.1 with @adam-skalicky (🥇 thanks for your contribution!) change. There is an issue with the tests which I will fix shortly.

I'm glad you find this plugin useful :)

Solved in PR #4, new version published.