From f2f7bb4281c594a7b587d049e9ffa046d39c8cb3 Mon Sep 17 00:00:00 2001 From: lolli001 Date: Tue, 23 Jul 2024 14:16:43 -0400 Subject: [PATCH] Updated --- modules/image-pipeline/build.pkr.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/image-pipeline/build.pkr.hcl b/modules/image-pipeline/build.pkr.hcl index b489581..cd3361c 100644 --- a/modules/image-pipeline/build.pkr.hcl +++ b/modules/image-pipeline/build.pkr.hcl @@ -1,6 +1,6 @@ variable "kms_key_id" { type = string - default = "k-kms-csvd-dev-dssasdas-ugw1" + default = "02684d21-d541-4d83-8e0b-e8c95877d8cb" } source "amazon-ebs" "rhel" {