anantab / serverless-plugin-ifelse

A Serverless Plugin to write If Else conditions in serverless YAML file
69 stars 21 forks source link

fix(plugin): #1 allow falsy property values to be replaced #2

Closed ashwinaggarwal closed 5 years ago

ashwinaggarwal commented 5 years ago

Allow falsy values in serverless.yml to be replaced with this plugin Set property.

anantab commented 5 years ago

@ashwinaggarwal Thanks for the PR.