From 77a7728fd52aab29e5834cf923f62a8ca755c756 Mon Sep 17 00:00:00 2001 From: Chris Lundquist Date: Fri, 14 Oct 2016 11:51:19 -0700 Subject: [PATCH] Update amazon-chroot.html.md --- website/source/docs/builders/amazon-chroot.html.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/source/docs/builders/amazon-chroot.html.md b/website/source/docs/builders/amazon-chroot.html.md index 030c43a3a..3a61d8476 100644 --- a/website/source/docs/builders/amazon-chroot.html.md +++ b/website/source/docs/builders/amazon-chroot.html.md @@ -184,7 +184,8 @@ each category, the available configuration keys are alphabetized. } ``` This selects the most recent Ubuntu 16.04 HVM EBS AMI from Canonical. - NOTE: This will fail unless *exactly* one AMI is returned. + NOTE: This will fail unless *exactly* one AMI is returned. In the above + example, `most_recent` will cause this to succeed by selecting the newest image. - `filters` (map of strings) - filters used to select a `source_ami`. NOTE: This will fail unless *exactly* one AMI is returned.