15 lines
455 B
Markdown
Executable File
15 lines
455 B
Markdown
Executable File
---
|
|
layout: "enterprise"
|
|
page_title: "Creating AMIs - Artifacts - Terraform Enterprise"
|
|
sidebar_current: "docs-enterprise-artifacts-amis"
|
|
description: |-
|
|
Creating AMI Artifacts with Packer.
|
|
---
|
|
|
|
|
|
# Creating AMI Artifacts with Packer and Terraform Enterprise
|
|
|
|
Currently, the best way to create AWS AMI artifacts is with Packer.
|
|
|
|
We detail how to do this in the [Packer section of the documentation](/docs/enterprise/packer/artifacts/creating-amis.html).
|