You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix database password output to return password even with IAM auth enabled
The password is needed by the master user to create IAM-enabled database users.
Previously returned null when IAM auth was enabled, causing null_resource provisioner to fail.
0 commit comments