Skip to content

neptune: refactor DatabaseCluster to use DatabaseInstance instead of CfnDBInstance #21972

Closed
@humanzz

Description

@humanzz

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions