We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fab2390 commit 1022d21Copy full SHA for 1022d21
infra/variables.tf
@@ -88,7 +88,7 @@ variable "db_instance_type" {
88
variable "db_postgres_version" {
89
description = "Version number of the PostgreSQL DB. DEfault: 13.7"
90
type = string
91
- default = "13.10"
+ default = "13.15"
92
}
93
94
variable "tarmo_db_name" {
0 commit comments