Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

RDS

Creates an RDS database instance

Depends On:

  • An AWS Secrets Manager secret named db_password must exist in the Northern Virginia Region (us-east-1)
  • The build.sh script extracts the password value from the secret using a JSON parsing utility called jq -- Ensure you install jq before you run the build.sh

If everything is configured correctly you will see the database password when you run build.sh with no arguments: