Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mysql version not available causes cdk deploy to fail #17

Open
kyleiwaniec opened this issue Aug 10, 2023 · 2 comments
Open

mysql version not available causes cdk deploy to fail #17

kyleiwaniec opened this issue Aug 10, 2023 · 2 comments

Comments

@kyleiwaniec
Copy link

in app.py on line 120: the mysql version is set to 8.0.26 which is not available. It causes this command: cdk deploy --parameters ProjectName=mlflow --require-approval never to fail.

This may be just my region, but thought to let you know anyway. Changing to 8.033 fixes it.

@luisoala
Copy link

thx for sharing, just stumbled across same(:

@luisoala
Copy link

good resource for people getting stuck in aws db version land https://dev.to/aws-builders/the-dreaded-aws-error-cannot-find-version-xxx-for-postgres-3gkp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants