Pass edition and other parameters to replicas

This commit is contained in:
Wiktor Niesiobędzki
2025-03-17 10:25:17 +00:00
committed by Wiktor Niesiobędzki
parent 34e7d90448
commit fc256165a4
3 changed files with 20 additions and 6 deletions

View File

@@ -96,7 +96,7 @@ module "db" {
name = "db"
prefix = "myprefix"
region = var.region
database_version = "POSTGRES_13"
database_version = "POSTGRES_16"
tier = "db-g1-small"
replicas = {