From b338badb4a07ec8553af7182f8da2d2e8a30e758 Mon Sep 17 00:00:00 2001 From: badra001 Date: Mon, 30 Jan 2023 07:21:30 -0500 Subject: [PATCH] use tf-upgrade for copy images --- examples/efk/images.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/efk/images.tf b/examples/efk/images.tf index 87dd361..dcdbd18 100644 --- a/examples/efk/images.tf +++ b/examples/efk/images.tf @@ -1,5 +1,5 @@ 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=tf-upgrade" profile = var.profile application_list = []