terraform/website/source/docs/enterprise/packer/index.html.md

20 lines
865 B
Markdown
Raw Normal View History

2017-03-21 23:01:58 +01:00
---
2017-03-22 18:31:44 +01:00
layout: "packer"
page_title: "Packer Features in Terraform Enterprise"
2017-03-23 20:28:10 +01:00
sidebar_current: "docs-enterprise-packer-index"
2017-03-22 18:31:44 +01:00
description: |-
Packer is a tool for creating images for platforms such as Amazon AWS, OpenStack, VMware, VirtualBox, Docker, and more — all from a single source configuration.
2017-03-21 23:01:58 +01:00
---
2017-03-22 18:31:44 +01:00
# Packer Features in Terraform Enterprise
2017-03-21 23:01:58 +01:00
[Packer](https://packer.io) is a tool for creating images for platforms such as Amazon AWS,
OpenStack, VMware, VirtualBox, Docker, and more — all from a single
source configuration.
2017-03-22 18:31:44 +01:00
This is a list of features specific to Packer that Terraform Enterprise provides.
2017-03-21 23:01:58 +01:00
2017-03-22 18:31:44 +01:00
- [Running Packer Builds](/docs/enterprise/packer/builds/index.html)
- [Creating and Uploading AMIs](/docs/enterprise/packer/artifacts/creating-amis.html)
- [Creating Vagrant Boxes](/docs/enterprise/packer/artifacts/creating-vagrant-boxes.html)