Skip to content

Commit 1022d21

Browse files
committed
Update to latest postgres13
1 parent fab2390 commit 1022d21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/variables.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ variable "db_instance_type" {
8888
variable "db_postgres_version" {
8989
description = "Version number of the PostgreSQL DB. DEfault: 13.7"
9090
type = string
91-
default = "13.10"
91+
default = "13.15"
9292
}
9393

9494
variable "tarmo_db_name" {

0 commit comments

Comments
 (0)