From d862b89336b8476790cc58cc550635f47e2d9734 Mon Sep 17 00:00:00 2001 From: Nick <50747025+mcdonnnj@users.noreply.github.com> Date: Mon, 28 Oct 2024 11:38:08 -0400 Subject: [PATCH] Add a missed space in the README Co-authored-by: Shane Frasier --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de007ae..36f2a56 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ AWS_PROFILE=cool-images-ec2amicreate-skeleton-packer packer build --timestamp-ui ``` If you are satisfied with your pre-release image, you can easily create a release -that deploys to all regions by adding additional regions to the Packertemplate. +that deploys to all regions by adding additional regions to the Packer template. This can be done by using a `.pkrvars.hcl` for example with `release.pkrvars.hcl`: ```hcl