website: document tags on every amazon builder

This commit is contained in:
Mitchell Hashimoto 2013-08-22 15:17:07 -07:00
parent e7a50133b6
commit 6de93d47a6
1 changed files with 2 additions and 0 deletions

View File

@ -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.