From 364b126575e2839a06e8c18a4ecaa8dec97c2274 Mon Sep 17 00:00:00 2001 From: Jaskaran Sarkaria Date: Wed, 18 Dec 2024 14:33:50 +0000 Subject: [PATCH] Update ecr.tf --- examples/ecr.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/ecr.tf b/examples/ecr.tf index d56476b..3b1e2e7 100644 --- a/examples/ecr.tf +++ b/examples/ecr.tf @@ -5,7 +5,7 @@ * */ module "ecr" { - source = "github.com/ministryofjustice/cloud-platform-terraform-ecr-credentials?ref=7.0.0" + source = "github.com/ministryofjustice/cloud-platform-terraform-ecr-credentials?ref=7.1.0" # Repository configuration repo_name = var.namespace