From 6de93d47a6c023d5a25bf80a60143307e923135c Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Thu, 22 Aug 2013 15:17:07 -0700 Subject: [PATCH] website: document tags on every amazon builder --- website/source/docs/builders/amazon-chroot.html.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/source/docs/builders/amazon-chroot.html.markdown b/website/source/docs/builders/amazon-chroot.html.markdown index 9504b7cbb..a80b49494 100644 --- a/website/source/docs/builders/amazon-chroot.html.markdown +++ b/website/source/docs/builders/amazon-chroot.html.markdown @@ -117,6 +117,8 @@ Optional: template where the `.Device` variable is replaced with the name of the device where the volume is attached. +* `tags` (object of key/value strings) - Tags applied to the AMI. + * `unmount_command` (string) - Just like `mount_command`, except this is the command to unmount devices.