teller
teller copied to clipboard
HTTP proxy variables are ignored when using aws_secretsmanager provider
This is a known issue in the underlying AWS library for rust: https://github.com/awslabs/aws-sdk-rust/issues/169
^^ There are several example workarounds in this thread.
Thanks for supplying the thread with workarounds!
@jeremyj563 could you provide steps to reproduce and test fix against? Also HTTP proxy support an "aws-only" feature or should it work for all backends?