```const cluster = new aws.rds.Cluster("default", ...
# general
g
Copy code
const cluster = new aws.rds.Cluster("default", {
    masterPassword: databasePassword,