outerbounds / terraform-aws-metaflow

Deploy production-grade Metaflow cloud infrastructure on AWS
https://registry.terraform.io/modules/outerbounds/metaflow/aws/latest
Apache License 2.0
56 stars 48 forks source link

Upgrade problems after deploying T2 small to T4G.medium with old Postgres version #76

Open parisnakitakejser opened 12 months ago

parisnakitakejser commented 12 months ago

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.