Ivan Martos

Results 15 comments of Ivan Martos

just a short info - this happens when you run in it `prod` mode. In `local` mode it works

@anherrera did you please release your own version somewhere?

I had similar issue with `2.5.4`. Downgrade to `2.5.3` solved it

@fterradev did you manage to solve your issue pls? Could be that I'm having the same issue - https://github.com/localstack/serverless-localstack/issues/171

I had the same issue. I resolved it by following (with downtime) 1. on terraform v `0.11.4` and module `v1.3.1` delete the module 2. migrate to terraform `0.12.29` 3. add...

issue still present in typeorm `0.2.33` for `mysql` driver

I guess this is related to https://github.com/hashicorp/terraform-provider-aws/issues/5218 I'm having still issue on provider version `4.23.0` ``` Error: error waiting for IAM Service Linked Role (arn:aws:iam::XXX:role/aws-service-role/es.amazonaws.com/AWSServiceRoleForAmazonElasticsearchService) delete: unexpected state 'FAILED', wanted...

we should not change implementation of our code to pass tests but rather the aws-sdk-mock should support mocking of all features of aws-sdk