From f5156a7efbd42fc100c22d7c8e7b9c38b0d93d4a Mon Sep 17 00:00:00 2001 From: Andre Pearce <15135665+andrepearce@users.noreply.github.com> Date: Tue, 13 Mar 2018 20:11:52 +1100 Subject: [PATCH] Nest the additional field of `ami_root_device` --- website/source/docs/builders/amazon-ebssurrogate.html.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/source/docs/builders/amazon-ebssurrogate.html.md b/website/source/docs/builders/amazon-ebssurrogate.html.md index d40ec04e1..f9ab61473 100644 --- a/website/source/docs/builders/amazon-ebssurrogate.html.md +++ b/website/source/docs/builders/amazon-ebssurrogate.html.md @@ -55,9 +55,9 @@ builder. the root device of the AMI. This looks like the mappings in `ami_block_device_mapping`, except with an additional field: -- `source_device_name` (string) - The device name of the block device on the - source instance to be used as the root device for the AMI. This must correspond - to a block device in `launch_block_device_mapping`. + - `source_device_name` (string) - The device name of the block device on the + source instance to be used as the root device for the AMI. This must correspond + to a block device in `launch_block_device_mapping`. ### Optional: