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