Im trying make a depoy and on my circle.yml i run my integration tests that needs to connect on localstack (https://github.com/localstack/localstack) queue. I tried run a docker on config file and by docker-compose and geted a error that is ‘Unable to locate credentials’. Its a boto3 exception tell me that i cannot connect on service. I really dont know what to do