This README summaries the contents of this repository.
- Deployment of AWS RDS MariaDB instances (primary & replica(s)) and related resources for database migration.
- The number of replica can vary between 1 and 5. If the number of replica is set to zero on the .tfvars file, no replica is deployed.
- Version 1.0
- AWS RDS DB subnet group
- AWS RDS DB parameter group
- AWS VPC security group
- AWS secret manager secret
- AWS RDS enhanced monitoring IAM role
- AWS RDS PostgreSQL DB instance(s)
- Database migration
- Deployment instructions: use GitHub-Actions-Workflow
- Deployment yml file: .github/workflows/mariadb.yml file
- Create branch
- Add codes
- Submit pull request for code review
- Repo owner or admin
- MongoExpUser