From 9ff41d40513d4b24b4f7eaf18f23b2965ce4560e Mon Sep 17 00:00:00 2001 From: lmayorga Date: Wed, 1 Aug 2018 08:45:38 -0400 Subject: [PATCH] update note restriction for amazon windows 2016 amis only --- website/source/docs/builders/amazon-ebs.html.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/source/docs/builders/amazon-ebs.html.md b/website/source/docs/builders/amazon-ebs.html.md index 065fe8bf0..9c5f816e7 100644 --- a/website/source/docs/builders/amazon-ebs.html.md +++ b/website/source/docs/builders/amazon-ebs.html.md @@ -481,9 +481,9 @@ termination. If you need to preserve those source volumes, you can overwrite the termination setting by specifying `delete_on_termination=false` in the `launch_block_device_mappings` block for the device. -## Windows 2016 Sysprep Commands +## Windows 2016 Sysprep Commands - For Amazon Windows AMIs Only -For Windows 2016 Images it is necessary to run Sysprep commands which can be easily added +For Amazon Windows 2016 AMIs it is necessary to run Sysprep commands which can be easily added to the provisioner section. ```json