DianaIonita/serverless-api-gateway-caching

Support for shared api gateway

Closed this issue · 1 comments

We are sharing out api gateway in multiple sub stack (not using the plugin but splitting the stacks manually).
Now if we use the plugin in more than one stack the base configuration will be updated from each stack (like cache enable or cluster size).
I've created a PR to support this use case it would be nice to have this feature integrated #55

Thanks, released as part of 1.4.0