CDK: Create multiple users when creating RDS database
I have a CDK setup in which I create an RDS postgres database. In addition to the database I’m also deploying two FargateService
instances – one for my API and one for Hasura
.
I have a CDK setup in which I create an RDS postgres database. In addition to the database I’m also deploying two FargateService
instances – one for my API and one for Hasura
.