Skip to content

Commit 77d2936

Browse files
Justin Barnettjusbar23
authored andcommitted
Upgrade rds to 12.22. Dev environments were upgraded
Signed-off-by: Justin Barnett <justinbarnett@Justins-MacBook-Pro.local> Signed-off-by: Justin Barnett <me@justin.cv>
1 parent 577842e commit 77d2936

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

indexer/rds.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
locals {
22
db_engine = "postgres"
3-
db_engine_version = "12.17"
3+
db_engine_version = "12.22"
44
}
55

66
# Subnets to associate with the RDS instance.

0 commit comments

Comments
 (0)