From f0bc4fd0b750a88101c829ab60eb482a38c0e8be Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Wed, 3 Sep 2014 21:01:23 -0700 Subject: [PATCH] website: update supported builders --- website/source/index.html.erb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/source/index.html.erb b/website/source/index.html.erb index 655b48737..4bb3a1d8b 100644 --- a/website/source/index.html.erb +++ b/website/source/index.html.erb @@ -53,7 +53,8 @@

Works Great With

Out of the box Packer comes with support to build images for - Amazon EC2, DigitalOcean, VirtualBox, and VMware. Support for + Amazon EC2, DigitalOcean, Google Compute Engine, QEMU, + VirtualBox, VMware, and more. Support for more platforms is on the way, and anyone can add new platforms via plugins.