neuro-flash/DB Migration Setup
Prepare a database connection to run migrations
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| env | dev | qa | prod | yes | — |
| key | GCP service key base64 encoded | yes | — |
| service | name of the service without the -service suffix | yes | — |
| region | GCP region | no | europe-west4 |
| go_version | Go version | no | 1.21 |
| db_type | mysql | postgres - which database the migration targets | no | mysql |
Outputs
no outputs