mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-24 15:08:37 +00:00
1b60571636
## Problem
The credentials providers tries to connect to AWS STS even when we use
plain Redis connections.
## Summary of changes
* Construct the CredentialsProvider only when needed ("irsa").