From f1aa081bef7a9c8c93b473f63e205ef3b8628b79 Mon Sep 17 00:00:00 2001 From: Jack Pearkes Date: Wed, 1 Jun 2016 12:06:26 -0700 Subject: [PATCH] website: add azure to works with text --- website/source/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/index.html.erb b/website/source/index.html.erb index 1658f67a3..589f48e11 100644 --- a/website/source/index.html.erb +++ b/website/source/index.html.erb @@ -45,7 +45,7 @@ description: Packer is a free and open source tool for creating golden images

Works Great With

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