From 6b7ed3aaaba2f23260878b6604a347655752d617 Mon Sep 17 00:00:00 2001 From: Ali Hamidi Date: Mon, 28 Mar 2016 09:32:39 -0700 Subject: [PATCH] include default value in docs --- website/source/docs/builders/amazon-ebs.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/builders/amazon-ebs.html.md b/website/source/docs/builders/amazon-ebs.html.md index f71cb4b2b..5d8f21887 100644 --- a/website/source/docs/builders/amazon-ebs.html.md +++ b/website/source/docs/builders/amazon-ebs.html.md @@ -142,7 +142,7 @@ builder. - `encrypt_boot` (boolean) - Instruct packer to automatically create a copy of the AMI with an encrypted boot volume (discarding the initial unencrypted AMI in the - process). + process). Default `false`. - `iam_instance_profile` (string) - The name of an [IAM instance profile](https://docs.aws.amazon.com/IAM/latest/UserGuide/instance-profiles.html)