serverless-plugin-diff
serverless-plugin-diff copied to clipboard
Add flag to filter results
When having a large serverless application (imagine over 20 lambdas, plus cloud formation code managing all kinds of resources)
I'd be more interested in running a diff on the cloudformation infra changes alone rather go through all the changes being made to update the lambdas (S3 filenames, hashes, etc)