This lab has 3 steps :
1- Create a GitHub publoc repo using Terraform : This is covered by GitHubRepo.tf
2- Create RDS database using Terrafrom : covered by : -rd.tf -varaibles.tf -terraform.tfvars -rds_pass.txt -provider.tf
3- Create a Github remote and a .gitignore file then commit the files we need to upload to GitHub