Skip to content

Commit

Permalink
use tf-upgrade for copy images
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Jan 30, 2023
1 parent 74cc683 commit b338bad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/efk/images.tf
Original file line number Diff line number Diff line change
@@ -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 = []
Expand Down

0 comments on commit b338bad

Please sign in to comment.