terraform/website/source/docs/enterprise/artifacts/creating-amis.html.md

15 lines
429 B
Markdown
Raw Normal View History

2017-03-16 20:42:33 +01:00
---
2017-03-17 22:34:04 +01:00
layout: "artifacts"
page_title: "Creating AMI Artifacts"
sidebar_current: "docs-enterprise-amis"
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-17 22:34:04 +01:00
We detail how to do this in the [Packer section of the documentation](https://atlas.hashicorp.com/help/packer/artifacts/creating-amis).