terraform-examples icon indicating copy to clipboard operation
terraform-examples copied to clipboard

wordpress-fargate: update Aurora to mysql 5.7

Open jre21 opened this issue 3 years ago • 0 comments

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).

jre21 avatar Jun 01 '21 00:06 jre21