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