Files
George Weale 13c7272910 fix: include credential failure details
The Parameter Manager configuration error used a plain string with the exception placeholder left uninterpolated, so callers saw the literal placeholder instead of the default-credential exception that explained the failure. This interpolates the caught exception into the raised ValueError.

Co-authored-by: George Weale <gweale@google.com>
PiperOrigin-RevId: 949190934
2026-07-16 14:57:43 -07:00
..