From d7b7ac5d50462db7d95f6f3158edaa9cefd70674 Mon Sep 17 00:00:00 2001 From: lolli001 Date: Wed, 24 Jul 2024 15:48:58 -0400 Subject: [PATCH] Updated --- build.pkr.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.pkr.hcl b/build.pkr.hcl index 7fdfa66..29b43f5 100644 --- a/build.pkr.hcl +++ b/build.pkr.hcl @@ -4,7 +4,7 @@ variable "project_name" { } variable "ansible_dir" { - type = string + type = string } source "amazon-ebs" "rhel" {