https://github.com/nullstone-modules/aws-mysql-access
Nullstone capability to grant access for a mysql database to a service.
https://github.com/nullstone-modules/aws-mysql-access
Last synced: 4 months ago
JSON representation
Nullstone capability to grant access for a mysql database to a service.
- Host: GitHub
- URL: https://github.com/nullstone-modules/aws-mysql-access
- Owner: nullstone-modules
- Created: 2021-08-26T00:54:55.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2025-04-17T14:05:18.000Z (about 1 year ago)
- Last Synced: 2026-01-30T14:55:55.871Z (4 months ago)
- Language: HCL
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Security: security.tf
Awesome Lists containing this project
README
# aws-mysql-access
Nullstone capability to grant access for a mysql database to an app.
### Secrets
- `MYSQL_PASSWORD`
- `MYSQL_URL`
### Env Vars
- `MYSQL_USER`
- `MYSQL_DB`
### Security Group Rules
- `tcp:3306` <=> `mysql` connection