From 2d0270ac6598960264d6108a6e1b23eaefa565b9 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Fri, 8 Nov 2013 11:23:12 -0800 Subject: [PATCH] website: document need for AMI tools --- website/source/docs/builders/amazon-instance.html.markdown | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/website/source/docs/builders/amazon-instance.html.markdown b/website/source/docs/builders/amazon-instance.html.markdown index d3df44d2c..9b94c0067 100644 --- a/website/source/docs/builders/amazon-instance.html.markdown +++ b/website/source/docs/builders/amazon-instance.html.markdown @@ -23,6 +23,13 @@ quite a bit. The builder does _not_ manage AMIs. Once it creates an AMI and stores it in your account, it is up to you to use, delete, etc. the AMI. +
+Note: This builder requires that the +Amazon EC2 AMI Tools +are installed onto the machine. This can be done within a provisioner, but +must be done before the builder finishes running. +
+ ## Configuration Reference There are many configuration options available for the builder. They are