-
Notifications
You must be signed in to change notification settings - Fork 101
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
Aurora Cluster support #332
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for your work! 💪 🚀
I have a few questions and suggestions and will also test the module myself.
In the meantime, I already wanted to share my feedback.
Please also update the main README to refer to this example in the examples section.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have two additional comments 👍🏼
Co-authored-by: Nikolas Rieble <nikolas@rieble.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the iteration Sandra, have more comments 👍🏼
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work, thank you Sandra.
Please make sure to once deploy this example and execute a few runs against it as a smoke test.
Background
Adding example for Aurora RDS cluster with 1 Reader and 1 Writer. TFE will use the Cluster Endpoint for connecting to database. Increased the private subnet created by default to 3 as Aurora RDS cluster requires min 3 Azs for deployment.
JIRA
Test Configuration
Used Aurora PostgreSQL - version 16.2 (db.r5.xlarge)