terraform-examples
terraform-examples copied to clipboard
wordpress-fargate: update Aurora to mysql 5.7
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).