From 9e1eec56d9712ddccf94f2e548b6ca78ca4cdd8a Mon Sep 17 00:00:00 2001 From: Alejandro Garrido Mota Date: Fri, 26 Feb 2021 10:05:24 +0000 Subject: [PATCH] Update rds.tmpl --- template/rds.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/rds.tmpl b/template/rds.tmpl index 9743e57..2f6b247 100644 --- a/template/rds.tmpl +++ b/template/rds.tmpl @@ -1,6 +1,6 @@ module "rds" { - source = "github.com/ministryofjustice/cloud-platform-terraform-rds-instance?ref=5.12" + source = "github.com/ministryofjustice/cloud-platform-terraform-rds-instance?ref=5.13" cluster_name = var.cluster_name cluster_state_bucket = var.cluster_state_bucket team_name = var.team_name