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" {