include default value in docs
This commit is contained in:
parent
1cecda639a
commit
6b7ed3aaab
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue