[rds] invalid default username when using Aurora PostgresSql #10579
Labels
@aws-cdk/aws-rds
Related to Amazon Relational Database
bug
This issue is a bug.
effort/small
Small work item – less than a day of effort
p1
Milestone
We recently added a property
credentials
to represent the master username and password.It's an optional property with a default value of
admin
for the username.Reproduction Steps
What did you expect to happen?
Successful deployment when using default property for master username and password.
Specifying
What actually happened?
Environment
Other
This is 🐛 Bug Report
The text was updated successfully, but these errors were encountered: