From a01eb656adb43a389de46b4e2fda37b65c7e7b32 Mon Sep 17 00:00:00 2001 From: Mikhail Ushanov Date: Fri, 12 Oct 2018 23:06:13 +0300 Subject: [PATCH] website: fix volume_type names formatting for consistent docs pages Signed-off-by: Mikhail Ushanov --- website/source/docs/builders/amazon-chroot.html.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/source/docs/builders/amazon-chroot.html.md b/website/source/docs/builders/amazon-chroot.html.md index 650a2299b..9bd5be7b1 100644 --- a/website/source/docs/builders/amazon-chroot.html.md +++ b/website/source/docs/builders/amazon-chroot.html.md @@ -195,8 +195,8 @@ each category, the available configuration keys are alphabetized. - `volume_size` (number) - The size of the volume, in GiB. Required if not specifying a `snapshot_id` - - `volume_type` (string) - The volume type. gp2 for General Purpose (SSD) - volumes, io1 for Provisioned IOPS (SSD) volumes, and standard for Magnetic + - `volume_type` (string) - The volume type. `gp2` for General Purpose (SSD) + volumes, `io1` for Provisioned IOPS (SSD) volumes, and `standard` for Magnetic volumes - `region_kms_key_ids` (map of strings) - a map of regions to copy the ami to,