2017-03-16 20:42:33 +01:00
|
|
|
---
|
2017-04-03 19:53:38 +02:00
|
|
|
layout: "enterprise"
|
2017-04-07 06:00:12 +02:00
|
|
|
page_title: "Creating AMIs - Artifacts - Terraform Enterprise"
|
2017-03-23 20:28:10 +01:00
|
|
|
sidebar_current: "docs-enterprise-artifacts-amis"
|
2017-03-17 22:34:04 +01:00
|
|
|
description: |-
|
|
|
|
Creating AMI Artifacts with Packer.
|
2017-03-16 20:42:33 +01:00
|
|
|
---
|
|
|
|
|
2017-03-17 22:34:04 +01:00
|
|
|
|
|
|
|
# Creating AMI Artifacts with Packer and Terraform Enterprise
|
2017-03-16 20:42:33 +01:00
|
|
|
|
|
|
|
Currently, the best way to create AWS AMI artifacts is with Packer.
|
|
|
|
|
2017-03-23 19:03:36 +01:00
|
|
|
We detail how to do this in the [Packer section of the documentation](/docs/enterprise/packer/artifacts/creating-amis.html).
|