Creates an RDS database instance
- An AWS Secrets Manager secret named
db_passwordmust exist in the Northern Virginia Region (us-east-1) - The
build.shscript extracts the password value from the secret using a JSON parsing utility called jq -- Ensure you install jq before you run thebuild.sh
If everything is configured correctly you will see the database password when you run build.sh with no arguments:
