From 38b66098a08ff9f41281fba091ec17808f034894 Mon Sep 17 00:00:00 2001 From: Tim Cheung <152907271+timckt@users.noreply.github.com> Date: Tue, 2 Jul 2024 10:18:31 +0100 Subject: [PATCH] chore: bump example version --- examples/ecr.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/ecr.tf b/examples/ecr.tf index beb1951..d56476b 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=6.1.1" + source = "github.com/ministryofjustice/cloud-platform-terraform-ecr-credentials?ref=7.0.0" # Repository configuration repo_name = var.namespace