-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
aws-rds: Failed to create private vpc subnet for ServerlessCluster postgres #26108
Comments
I could resolve my issues with destroying the stack and redeploying every time it failed. I had to add security groups, credentials and a subnet group. Hope this helps someone. Credits to this blog post: https://www.codecentric.de/wissens-hub/blog/how-to-upgrade-aurora-serverless-database-schema-using-cdk-and-lambda
|
|
Describe the bug
I can not deploy serverless cluster for postgres, but I can deploy mysql with the same code below.
Expected Behavior
Successful deployment of Serverless cluster for postgres.
Current Behavior
Reproduction Steps
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.84.0 (build f7c792f)
Framework Version
No response
Node.js Version
v18.15.0
OS
Mac OS
Language
Typescript
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: