diff --git a/examples/ecr.tf b/examples/ecr.tf index 51b42f1..40c11f2 100644 --- a/examples/ecr.tf +++ b/examples/ecr.tf @@ -5,7 +5,7 @@ * */ module "example_team_ecr_credentials" { - source = "github.com/ministryofjustice/cloud-platform-terraform-ecr-credentials?ref=3.2" + source = "github.com/ministryofjustice/cloud-platform-terraform-ecr-credentials?ref=3.3" repo_name = "example-module" team_name = "example-team"