From dbd1a13f0d53e3ee99bb66ef1735d55ba4f3d526 Mon Sep 17 00:00:00 2001 From: Jon Benson Date: Fri, 4 Sep 2015 14:51:35 -0500 Subject: [PATCH] Document recommended artifact-types --- website/source/docs/post-processors/atlas.html.markdown | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/website/source/docs/post-processors/atlas.html.markdown b/website/source/docs/post-processors/atlas.html.markdown index 435bec7c4..d803ad874 100644 --- a/website/source/docs/post-processors/atlas.html.markdown +++ b/website/source/docs/post-processors/atlas.html.markdown @@ -58,9 +58,10 @@ you can also use `token` configuration option. You must have access to the organization—hashicorp in this example—in order to add an artifact to the organization in Atlas. -- `artifact_type` (string) - For uploading AMIs to Atlas, `artifact_type` will - always be `amazon.ami`. This field must be defined because Atlas can host - other artifact types, such as Vagrant boxes. +- `artifact_type` (string) - For uploading artifacts to Atlas. `artifact_type` + can be set to any unique identifier, however, we recommend using the + following for consistency - `amazon.ami`, `vagrant.box`, `google.image`, + and `docker.image`. ### Optional: