Closed jbasdf closed 5 years ago
I'll take a look. Can you provide your yml file?
Sure thing. Just rename to .yml: serverless.txt
Ok, I'm not having issues on an enterprise account, but I do have an issue with a non enterprise, "single script" account. Is yours the latter?
I have a similar problem. When I am trying to deploy the function I have en error Cannot read property 'id' of undefined
.
If I created the namespace manually then it works.
I am using a single script account. I verified that it after I set the variable and namespace in the script editor and then do a deploy via als deploy it erases the binding values.
Ok, I think I have reproduced the issue. I have been traveling (and still am) but will get this resolved as soon as I can.
Fix for this. Version 1.1.1
The documentation states that the plugin can create and bind a KV Storage namespace for a function by adding the following to the resource section of serverless.yml: ` kv: