Pass edition and other parameters to replicas
This commit is contained in:
committed by
Wiktor Niesiobędzki
parent
34e7d90448
commit
fc256165a4
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user