terraform-aws-metaflow
terraform-aws-metaflow copied to clipboard
Upgrade problems after deploying T2 small to T4G.medium with old Postgres version
I'm trying to upgrade from Postgres v.11.x to v.15.x and change the DB instance to T4G.Medium I just get blocked in this way using Terraform.
Doing it manually is allowed to do but takes a while to do it manual, and the concept of IaC is not here :)
Hope this bug can be fixed so new installs start on Postgres 15.x and a t4g instance.