Skip to content

wordpress-fargate: update Aurora to mysql 5.7 #31

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jre21
Copy link

@jre21 jre21 commented Jun 1, 2021

In this change, I'm kicking the Aurora cluster's engine over to mysql 5.7. I also discovered during testing that cluster creation errors out if the AWS region has more than three availability zones, so I adjusted it to only use the first three (which is also where the rest of the infrastructure is created, assuming the default number of subnets are in use).

Jacob Emmert-Aronson added 2 commits May 31, 2021 16:04
Some AWS regions now have four or more availability zones, but it's an
error to pass more than three to aurora's cluster configuration.
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

Successfully merging this pull request may close these issues.

1 participant