-
Notifications
You must be signed in to change notification settings - Fork 19
Closed
Labels
awsdocumentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomershacktoberfest
Description
What docs changes are you proposing?
Source: https://github.com/localstack-samples/sample-cdk-rds-database-initialization
Problem
Docs link doesn’t explain how to use this sample.
Proposal
- Add page with:
- Introduction (provision RDS + initialize schema/data locally)
- Prerequisites (LocalStack Pro, CDK, Docker, Postgres/MySQL client)
- Architecture diagram (App → RDS DB with init script)
- Steps (clone repo, deploy, run DB init)
- Testing the application (connect via psql/mysql and query initialized table)
- Conclusion (repeatable DB setup for tests/dev)
Acceptance Criteria
- Doc has full tutorial flow and Testing the application steps.
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
awsdocumentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomershacktoberfest