flat-insurance-25294
01/15/2020, 10:35 AMmasterPassword?: pulumi.Input<string>;
masterUsername?: pulumi.Input<string>;
are marked as optional, but is required by AWS for RDS.gentle-diamond-70147
01/15/2020, 3:26 PMflat-insurance-25294
01/15/2020, 3:26 PMengine: "aurora-postgresql",
engineVersion: "11.4",
For every replica put up.
Also I am wondering how snapshots work with
copyTagsToSnapshot: true
defined on instances, since it’s also defined on the cluster.
Does it add additional tags from the instance to the tags defined on the cluster?