Poon Nguyen
Poon Nguyen
I found the root cause from `serverless-offline-sns` plugin. It makes `location` is wrong when init ```js ServerlessOfflineSns.prototype.init = function () { process.env = _.extend({}, this.serverless.service.provider.environment, process.env); this.config = this.serverless.service.custom["serverless-offline-sns"] ||...
Ya... Now I workaround it with this custom  This can be better when we can workaround it in [integrations](https://github.com/Bielik20/nx-plugins/tree/master/packages/nx-serverless/plugin/integrations)
I met this issue even my cluster name is correctly