v1.7.0
Add serverlessv2 config to aws_rds_cluster.secondary @asmithdt (#181)
what
Add missing config to aws_rds_cluster.secondary
why
Error: creating RDS Cluster (<redacted>) Instance (<redacted>): InvalidDBClusterStateFault: Set the Serverless v2 scaling configuration on the parent DB cluster before creating a Serverless v2 DB instance.
│ status code: 400, request id:
Tested on my cluster and confirmed to work when a serverless configuration is provided.