- Notifications
You must be signed in to change notification settings - Fork 27
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
I was using version 1.0.1 to retrieve secrets successfully but then when I built a new image with 1.1.0 it started to fail with a timeout trying to reach the secretsmanager endpoint over http:
failed to connect to 'http://secretsmanager.us-west-2.amazonaws.com:80'
I had not changed any configuration at all. I went looking in your unit tests and saw the extra change:
config.tls = true
If this is required now you might want to update your public examples to reflect this requirement.
Thanks for the great library.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working