trek10inc / serverless-secrets

An opinionated tool for safely managing and deploying Serverless projects and their secrets.
Other
165 stars 27 forks source link

Option to disable plugin in serverless.yml #41

Open thomaschaaf opened 5 years ago

thomaschaaf commented 5 years ago

This makes it possible to disable the plugin in the serverless.yml. The default behaviour should be unchanged.

thomaschaaf commented 5 years ago

skipValidation is now also extrapolated.