peachjar/Run Database Migrations
Run migrations in one of Peachjar's environments.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| awsAccessKeyId | AWS Access Key ID | yes | — |
| awsSecretAccessKey | AWS Secret Access Key | yes | — |
| environment | Environment to run migrations in | yes | — |
| mig_image | Docker image with the migration | no | — |
| mig_tag | Tag of the Docker image (defaults to gitsha.slice(0, 7)) | no | — |
| mig_secret | Kubernetes secret that will be mounted with the migration container. | no | — |
| mig_image_2 | Docker image with the migration | no | — |
| mig_tag_2 | Tag of the Docker image (defaults to gitsha.slice(0, 7)) | no | — |
| mig_secret_2 | Kubernetes secret that will be mounted with the migration container. | no | — |
| mig_image_3 | Docker image with the migration | no | — |
| mig_tag_3 | Tag of the Docker image (defaults to gitsha.slice(0, 7)) | no | — |
| mig_secret_3 | Kubernetes secret that will be mounted with the migration container. | no | — |
Outputs
no outputs