DatabaseCluster: writers and readers not taking publiclyAccessible flag #26077
Labels
@aws-cdk/aws-rds
Related to Amazon Relational Database
bug
This issue is a bug.
closed-for-staleness
This issue was automatically closed because it hadn't received any attention in a while.
effort/medium
Medium work item – several days of effort
p2
response-requested
Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
Describe the bug
We are defining an Aurora Postgres Serverless V2 cluster as follows:
however, the new writer and reader instances show in the console with "Publicly Accessible: No", and they are not reachable
Expected Behavior
Configuring publiclyAccessible: true should set the expected accessibility value, and the database should be reachable
Current Behavior
the new writer and reader instances show in the console with "Publicly Accessible: No", and they are not reachable
Reproduction Steps
Use the cdk to deploy as shown in the snippet
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.83.1
Framework Version
No response
Node.js Version
18.15.0
OS
macOS
Language
Typescript
Language Version
TypeScript 5.1.3
Other information
No response
The text was updated successfully, but these errors were encountered: