diff --git a/copy_images.tf b/copy_images.tf index 9120b5e..b672d6a 100644 --- a/copy_images.tf +++ b/copy_images.tf @@ -15,7 +15,7 @@ locals { } module "images" { - source = "git@github.e.it.census.gov:terraform-modules/aws-ecr-copy-images.git" + source = "git@github.e.it.census.gov:terraform-modules/aws-ecr-copy-images.git/?ref=2.0.2" profile = var.profile application_name = var.cluster_name