diff --git a/sources.pkr.hcl b/sources.pkr.hcl index 14de8a67b..d91ea9c0f 100644 --- a/sources.pkr.hcl +++ b/sources.pkr.hcl @@ -23,6 +23,7 @@ source "amazon-ebs" "base" { # To improve audit and garbage collecting, we provide tags tags = { + Name = "${local.image_name}-Packer-${var.architecture}" imageplatform = var.architecture imagetype = local.image_name timestamp = local.now_unix_timestamp