From d84d956e3612fe29d7bffd16f4445f6999534546 Mon Sep 17 00:00:00 2001 From: Adrien Delorme Date: Tue, 7 Jul 2020 11:43:13 +0200 Subject: [PATCH] add language coment ! --- command/test-fixtures/hcl/recipes/build.pkr.hcl | 1 + 1 file changed, 1 insertion(+) diff --git a/command/test-fixtures/hcl/recipes/build.pkr.hcl b/command/test-fixtures/hcl/recipes/build.pkr.hcl index 25a0a5acc..782bf10a2 100644 --- a/command/test-fixtures/hcl/recipes/build.pkr.hcl +++ b/command/test-fixtures/hcl/recipes/build.pkr.hcl @@ -2,6 +2,7 @@ build { source "source.null.base" { name = "tiramisu" + // pull me up ! } provisioner "shell-local" {