Unrecognized property 'enabled'
staff0rd opened this issue · 4 comments
staff0rd commented
Hiya! This plugin works, but during deployment I get the following warning:
Serverless: Configuration warning:
Serverless: at 'functions.nameOfMyFunction': unrecognized property 'enabled'
arrohhdoublebee commented
Looks to have been fixed as of 39ffd32, but hasn't been released yet
Maxwell2022 commented
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
go-dima commented
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 :)