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

886 B
Executable File

layout page_title sidebar_current description
artifacts Terraform Artifacts docs-enterprise-artifact Terraform Enterprise can be used to store artifacts for use by Terraform. Typically, artifacts are stored with Packer.

About Terraform Artifacts in Atlas

Terraform Enterprise can be used to store artifacts for use by Terraform. Typically, artifacts are stored with Packer.

Artifacts can be used in to deploy and manage images of configuration. Artifacts are generic, but can be of varying types like amazon.image. See the Packer artifact_type docs for more information.

Packer can create artifacts both while running in and out of Terraform Enterprise network. This is possible due to the post-processors use of the public artifact API to store the artifacts.