Skip to content

Grants an application access to a primary mysql database as well as additional databases

Notifications You must be signed in to change notification settings

nullstone-modules/aws-mysql-multiaccess

Repository files navigation

aws-mysql-multiaccess

Nullstone capability to grant access for a mysql database to an app. If additional_database_names are specified, a user and owner permissions will be created for each database.

Secrets

  • MYSQL_PASSWORD
  • MYSQL_URL

Env Vars

  • MYSQL_USER
  • MYSQL_DB

Security Group Rules

  • tcp:3306 <=> mysql connection

About

Grants an application access to a primary mysql database as well as additional databases

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages