Closed
Description
Describe the feature
DatabaseCluster
L2 construct uses the L1 CfnDBInstance
as can be seen here despite there being an L2 DatabaseInstance
construct.
DatabaseCluster
should use DatabaseInstance
and DatabaseInstance
might in fact be missing some props that should also be added
Use Case
N/A
Proposed Solution
N/A
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
CDK version used
2.41.0
Environment details (OS name and version, etc.)
macOS