github.com/danp/terraform@v0.9.5-0.20170426144147-39d740081351/website/source/docs/enterprise/artifacts/creating-amis.html.md (about)

     1  ---
     2  layout: "enterprise"
     3  page_title: "Creating AMIs - Artifacts - Terraform Enterprise"
     4  sidebar_current: "docs-enterprise-artifacts-amis"
     5  description: |-
     6    Creating AMI Artifacts with Packer.
     7  ---
     8  
     9  
    10  # Creating AMI Artifacts with Packer and Terraform Enterprise
    11  
    12  Currently, the best way to create AWS AMI artifacts is with Packer.
    13  
    14  We detail how to do this in the [Packer section of the documentation](/docs/enterprise/packer/artifacts/creating-amis.html).