issues
search
berenddeboer
/
cdk-rds-sql
A CDK construct that allows creating roles and databases an on Aurora Serverless Postgresql cluster.
Apache License 2.0
23
stars
11
forks
source link
fix(provider): remove circular dependency
#21
Closed
ww-daniel-mora
closed
5 months ago
ww-daniel-mora
commented
6 months ago
add connection to the handler rather than to the database to remove a circular dependency
Fixes #20
berenddeboer
commented
5 months ago
Thanks so much for all the great PRs!!
Fixes #20